Files
vagrant-docker-swarm/vagrant/setup.yml
2025-10-17 15:14:44 +01:00

10 lines
223 B
YAML

---
- hosts: all
become: true
tasks:
- name: Placeholder
shell: echo "We don\'t use the setup playbook as they run in sequence. Better to run on the whole inventory after."
args:
chdir: $HOME