summaryrefslogtreecommitdiff
path: root/site.yml
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-21 01:54:14 +0100
committerIsmaël Bouya <ismael.bouya@fretlink.com>2018-11-21 02:17:57 +0100
commit39749dd76fb02744f26c68054a9955cbe3e26849 (patch)
treee235402070f5fa99735732a0defb33be104023b6 /site.yml
parentdf352b462703d68c9cfd2fa5ad85514ce0bd71fa (diff)
downloadAnsible-39749dd76fb02744f26c68054a9955cbe3e26849.tar.gz
Ansible-39749dd76fb02744f26c68054a9955cbe3e26849.tar.zst
Ansible-39749dd76fb02744f26c68054a9955cbe3e26849.zip
Add a tag to prevent gpg-related actions during the home bootstrap
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.yml b/site.yml
index 9010737..8683b1d 100644
--- a/site.yml
+++ b/site.yml
@@ -23,4 +23,4 @@
23 - tools 23 - tools
24 - cron 24 - cron
25 - role: contexts/fretlink 25 - role: contexts/fretlink
26 tags: ["fretlink"] 26 tags: ["no_bootstrap", "fretlink"]