Semaphore/1site.yml
2024-12-09 22:19:17 +00:00

7 lines
127 B
YAML

---
- hosts: test-script
become: true
tasks:
- name: Print OS info
ansible.builtin.package:
name: apache2