Learn Ansible
上QQ阅读APP看书,第一时间看更新

Questions

  1. True or false: We need to double-check every task in our playbook so it will work on both operating systems.
  2. Which configuration option allows us to define the path to Python, Ansible will use?
  3. Explain why we need to make changes to the tasks that configured and interact with the PHP-FPM service.
  4. True or false: The package names for each of the operating systems correspond exactly.
  5. Update the playbook so that a different theme is installed on each of the different hosts.