تعلم مع المشاريع
How can i use/run custom host file in my play-book ?
create a custom host file like "host.ini" and then call it while running a playbook with -
ansible-playbook -i host.ini <playbook_name>.yml
create a custom host file like "host.ini" and then call it while running a playbook with -
ansible-playbook -i host.ini <playbook_name>.yml