diff options
author | mail_redacted_for_web | 2022-06-30 12:32:20 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2022-06-30 12:32:20 +0200 |
commit | 56075c83c919e20b9de06a36e5c5d42f9dd746d8 (patch) | |
tree | 76e33a9614bbc4a63a7b548a64b3639532f6cd57 | |
parent | f9091bfdf8c6aec69a5a53a908f7560500f0e554 (diff) | |
download | dotfiles-56075c83c919e20b9de06a36e5c5d42f9dd746d8.tar.bz2 |
con: loc
-rw-r--r-- | distrib.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib.yml b/distrib.yml index 01bb315..f625ec2 100644 --- a/distrib.yml +++ b/distrib.yml @@ -1,5 +1,6 @@ --- - hosts: "localhost" + connection: "local" gather_facts: false vars: ansible_python_interpreter: "auto_silent" |