devops-exercises/exercises/ansible/my_first_playbook.md
2021-08-13 09:23:50 +03:00

168 B

Ansible - My First Playbook

  1. Write a playbook that will: a. Install the package zlib b. Create the file /tmp/some_file
  2. Run the playbook on a remote host