first commit
This commit is contained in:
commit
5816898404
50 changed files with 1031 additions and 0 deletions
10
ansible-navigator.yaml
Normal file
10
ansible-navigator.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
ansible-navigator:
|
||||
logging:
|
||||
level: debug
|
||||
append: false
|
||||
file: $PWD/.logs/ansible-navigator.log
|
||||
|
||||
playbook-artifact:
|
||||
enable: true
|
||||
save-as: "$PWD/.logs/{playbook_name}-artifact-{time_stamp}.json"
|
||||
Loading…
Add table
Add a link
Reference in a new issue