bitb0x/main.yml
2024-02-09 05:23:29 -06:00

15 lines
166 B
YAML

---
- hosts: bitb0x
vars:
roles:
- install
- bitcoin
- config
tasks:
- name: Example from an Ansible Playbook
ansible.builtin.ping: