Fix typo on no-docker tag
This commit is contained in:
parent
635c8c1bf4
commit
0edbac0520
@ -26,7 +26,7 @@
|
||||
UsePAM: yes
|
||||
X11Forwarding: no
|
||||
tags: [ sshd, common ]
|
||||
- hosts: all:!tags_no_docker
|
||||
- hosts: all:!tags_no-docker
|
||||
roles:
|
||||
- role: geerlingguy.docker
|
||||
tags: [ docker, common, skip-pull ]
|
||||
|
Loading…
Reference in New Issue
Block a user