diff options
Diffstat (limited to 'host.yml')
| -rw-r--r-- | host.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ name: "localhost" ansible_connection: "local" when: groups['all'] | length == 0 + tags: + - always - hosts: all |
