Files
ansible-pull/playbooks/bootstrap.yml
2025-11-21 14:05:56 +01:00

5 lines
81 B
YAML

- hosts: localhost
become: true
roles:
- { role: ../roles/ansible_user }