In Ansible, there are 3 main components, 1) Roles, which is a container for a group of tasks/modules that produce a given outcome (e.g. setup MySQL), 2) Inventory, which is list and grouping of target hosts to run tasks/roles on, and 3) the [...] , which is YAML file that gets called to run roles against particular target hosts defined in inventory.
Answer
Playbook
Question
In Ansible, there are 3 main components, 1) Roles, which is a container for a group of tasks/modules that produce a given outcome (e.g. setup MySQL), 2) Inventory, which is list and grouping of target hosts to run tasks/roles on, and 3) the [...] , which is YAML file that gets called to run roles against particular target hosts defined in inventory.
Answer
?
Question
In Ansible, there are 3 main components, 1) Roles, which is a container for a group of tasks/modules that produce a given outcome (e.g. setup MySQL), 2) Inventory, which is list and grouping of target hosts to run tasks/roles on, and 3) the [...] , which is YAML file that gets called to run roles against particular target hosts defined in inventory.
Answer
Playbook
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.