tmichett / do374

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

Demo on Filters and Data #7

Closed tmichett closed 4 months ago

tmichett commented 1 year ago

ansible-galaxy collection install community.genera python3.6 -m pip install jmespath python3.9 -m pip install jmespath

Needed for the json_query_demo.yml

tmichett commented 5 months ago

[student@workstation Demo]$ anr json_query_demo.yml --eei quay.io/tmichett/travis_do374:1.1

tmichett commented 5 months ago

anr is alias for ansible-navigator run

tmichett commented 4 months ago

Need to update demo for the book instructions

tmichett commented 4 months ago

Updated book with demo instructions

tmichett commented 4 months ago

Acidentally closed

tmichett commented 4 months ago

Chapter 7

DEMO Folder - need Ansible-Navigator config file from Resources that shows a need to community general collection

tmichett commented 4 months ago

anr json_query_demo.yml --eei quay.io/tmichett/travis_do374:1.1 -m stdout

tmichett commented 4 months ago

Completed. PDF built and tested