summaryrefslogtreecommitdiff
path: root/ansible-practice/system/11-playbook-herd-new-host.yml~
diff options
context:
space:
mode:
Diffstat (limited to 'ansible-practice/system/11-playbook-herd-new-host.yml~')
-rw-r--r--ansible-practice/system/11-playbook-herd-new-host.yml~5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible-practice/system/11-playbook-herd-new-host.yml~ b/ansible-practice/system/11-playbook-herd-new-host.yml~
new file mode 100644
index 0000000..6ffe1ea
--- /dev/null
+++ b/ansible-practice/system/11-playbook-herd-new-host.yml~
@@ -0,0 +1,5 @@
+---
+- name: "11 - custom ansible - herd new host"
+ hosts: localhost
+ roles:
+ - bash_config \ No newline at end of file