Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 168 Bytes

my_first_playbook.md

File metadata and controls

6 lines (5 loc) · 168 Bytes

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