aboutsummaryrefslogtreecommitdiff
path: root/host.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host.yml')
-rw-r--r--host.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/host.yml b/host.yml
index 61f9063..af0d4a8 100644
--- a/host.yml
+++ b/host.yml
@@ -6,6 +6,8 @@
name: "localhost"
ansible_connection: "local"
when: groups['all'] | length == 0
+ tags:
+ - always
- hosts: all