Playbook for memcahed
authorLorin Hochstein <lhochstein@netflix.com>
Sun, 15 Jan 2017 04:14:27 +0000 (20:14 -0800)
committerLorin Hochstein <lhochstein@netflix.com>
Sun, 15 Jan 2017 04:14:27 +0000 (20:14 -0800)
ch13/ansible/main.yml

index 198f400..8310085 100644 (file)
@@ -5,5 +5,7 @@
 # For many examples of roles, check out Ansible Galaxy: https://galaxy.ansible.com/
 #
 ---
-- hosts: all
-  gather_facts: false
\ No newline at end of file
+- hosts: memcached
+  gather_facts: false
+  roles:
+    - memcached