Files
vagrant-docker-swarm/vagrant/setup.yml
2025-10-17 14:11:52 +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