Skip to content

Instantly share code, notes, and snippets.

@elreydetoda
Created December 22, 2021 05:33
Show Gist options
  • Save elreydetoda/d8a1051d4b5dbcdebc62bcb4ab4bdaa4 to your computer and use it in GitHub Desktop.
Save elreydetoda/d8a1051d4b5dbcdebc62bcb4ab4bdaa4 to your computer and use it in GitHub Desktop.
used for ansible stuff
---
# https://events.ansiblefest.redhat.com/widget/redhat/ansible21/sessioncatalog/session/1627933227788001rep4
ansible-navigator:
# ansible:
# inventories:
# - hosts
execution-environment:
container-engine: podman
# https://www.ansible.com/blog/whats-new-in-ansible-automation-platform-2-automation-content-navigator
enabled: true
# image: ansible-automation-platform-20-ee-supported-rhel8
pull-policy: missing
editor:
command: code -g {filename}:{line_number}
console: false
playbook-artifact:
enable: true
save-as: "{playbook_dir}/navigator-artifacts/{playbook_name}-artifact-{ts_utc}.json"
logging:
level: info
file: navigator-artifacts/ansible-navigator.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment