semaphore-test/test.yml
2024-08-26 17:32:02 +00:00

7 lines
119 B
YAML

---
- hosts: all
become: true
tasks:
- name: Print os info
ansible.builtin.package:
name: apache2