diff options
author | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-06 19:05:00 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-06 23:35:34 +0100 |
commit | d03cede672edcf559379ca0b12c80fd7b92cfb18 (patch) | |
tree | 8c5837ef90fe33ca0ebfcf33ab1524edd1e00673 /site.yml | |
parent | b227070796713b671fe499b7a1d3f767b5bb9b58 (diff) | |
download | Ansible-d03cede672edcf559379ca0b12c80fd7b92cfb18.tar.gz Ansible-d03cede672edcf559379ca0b12c80fd7b92cfb18.tar.zst Ansible-d03cede672edcf559379ca0b12c80fd7b92cfb18.zip |
Use check_mode for commands
Diffstat (limited to 'site.yml')
-rw-r--r-- | site.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ | |||
4 | gpg_useremail: "ismael@flony" | 4 | gpg_useremail: "ismael@flony" |
5 | gpg_realname: "Ismaël Bouya" | 5 | gpg_realname: "Ismaël Bouya" |
6 | gpg_user: "ismael" | 6 | gpg_user: "ismael" |
7 | debug_gnupg_runtime_dir: "d.sa5ao9hmm8xbjif73e5hcsfs" | ||
8 | profile: "flony" | 7 | profile: "flony" |
9 | role: | 8 | role: |
10 | flony: "fretlink" | 9 | flony: "fretlink" |