tmichett / do374

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

Demo with Ad-Hoc Commands #17

Closed tmichett closed 8 months ago

tmichett commented 8 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 8 months ago

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

tmichett commented 8 months ago

Created demo files, need section in book

tmichett commented 8 months ago

Completed and added demo section to book