tmichett / do374

DO374 - Developing Advanced Automation with Red Hat Ansible Automation Platform Demos and Notes
15 stars 23 forks source link

Demo with Ad-Hoc Commands #17

Closed tmichett closed 4 months ago

tmichett commented 5 months ago

https://learn.redhat.com/t5/Automation-Management-Ansible/AAP2-and-Ansible-Navigator-Execution-Environments/m-p/38452

ansible-navigator exec -- ansible all -u yourremoteuser --ask-pass -m ansible.builtin.ping

tmichett commented 5 months ago

https://github.com/tmichett/RH294/blob/master/AAP2_Demo/command

tmichett commented 5 months ago

Created demo files, need section in book

tmichett commented 4 months ago

Completed and added demo section to book