ansible note

1. inventory - definition of hosts/servers

2. ansible-playbook - in contrast to command line

3. red hat ansible tower - visualization portal of ansible tasks

4. notify & handler - when changed/task executed, notify to trigger the specified handler

5. role - for creating reusable tasks

Guess you like

Origin www.cnblogs.com/fanchuanster/p/11412879.html