From: Lorin Hochstein Date: Sun, 15 Jan 2017 03:33:01 +0000 (-0800) Subject: Add roles dir X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=b1ca0dce56b2301dc4b1f1347e976a26ca8c35c1;p=ansiblebook.git Add roles dir --- diff --git a/ch13/ansible/roles/database b/ch13/ansible/roles/database new file mode 120000 index 0000000..bfd2c38 --- /dev/null +++ b/ch13/ansible/roles/database @@ -0,0 +1 @@ +../../../ch08/playbooks/roles/database \ No newline at end of file diff --git a/ch13/ansible/roles/mezzanine b/ch13/ansible/roles/mezzanine new file mode 120000 index 0000000..0fb1595 --- /dev/null +++ b/ch13/ansible/roles/mezzanine @@ -0,0 +1 @@ +../../../ch08/playbooks/roles/mezzanine \ No newline at end of file