summaryrefslogtreecommitdiff
path: root/ansible-practice/system/01-playbook-create-bash-configs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible-practice/system/01-playbook-create-bash-configs.yml')
-rw-r--r--ansible-practice/system/01-playbook-create-bash-configs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible-practice/system/01-playbook-create-bash-configs.yml b/ansible-practice/system/01-playbook-create-bash-configs.yml
index ff2156c..d65ee4c 100644
--- a/ansible-practice/system/01-playbook-create-bash-configs.yml
+++ b/ansible-practice/system/01-playbook-create-bash-configs.yml
@@ -3,7 +3,7 @@
---
- name: "01 - custom ansible - create bash config files w/ content"
-# hosts: all
+# hosts: dev
hosts: localhost
connection: local
tasks: