diff options
author | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-21 01:54:14 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-21 02:17:57 +0100 |
commit | 39749dd76fb02744f26c68054a9955cbe3e26849 (patch) | |
tree | e235402070f5fa99735732a0defb33be104023b6 /site.yml | |
parent | df352b462703d68c9cfd2fa5ad85514ce0bd71fa (diff) | |
download | Ansible-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.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"] |