We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f1359 commit 4332cd4Copy full SHA for 4332cd4
plays/setup_docker.yml
@@ -1,6 +1,6 @@
1
---
2
- name: Install Docker on Ubuntu
3
- hosts: gateway
+ hosts: all
4
become: true
5
vars:
6
arch_mapping: # Map ansible architecture {{ ansible_architecture }} names to Docker's architecture names
0 commit comments