diff --git a/11-galaxy/README.md b/11-galaxy/README.md index 7a584f3..bd41519 100644 --- a/11-galaxy/README.md +++ b/11-galaxy/README.md @@ -17,7 +17,7 @@ See (again!): Ansible official document - [Best Practices](http://docs.ansible.c ### 用到的 Ansible Galaxy role(s) -- [`williamyeh.nginx`](https://galaxy.ansible.com/detail#/role/2245) +- [`williamyeh.nginx`](https://galaxy.ansible.com/williamyeh/nginx/) ## It's your turn... @@ -45,4 +45,4 @@ See (again!): Ansible official document - [Best Practices](http://docs.ansible.c - If there's no appropriate roles in Ansible Galaxy, contribute YOURS to Ansible Galaxy! -- Of course, your results should pass our CI systems. \ No newline at end of file +- Of course, your results should pass our CI systems. diff --git a/11-galaxy/requirements.yml b/11-galaxy/requirements.yml index c1a6ea6..295e4da 100644 --- a/11-galaxy/requirements.yml +++ b/11-galaxy/requirements.yml @@ -1,3 +1,3 @@ -- # @see https://galaxy.ansible.com/detail#/role/2245 +- # @see https://galaxy.ansible.com/williamyeh/nginx/ src: williamyeh.nginx path: roles/ diff --git a/20-cluster/requirements.yml b/20-cluster/requirements.yml index c1a6ea6..295e4da 100644 --- a/20-cluster/requirements.yml +++ b/20-cluster/requirements.yml @@ -1,3 +1,3 @@ -- # @see https://galaxy.ansible.com/detail#/role/2245 +- # @see https://galaxy.ansible.com/williamyeh/nginx/ src: williamyeh.nginx path: roles/ diff --git a/21-ha/requirements.yml b/21-ha/requirements.yml index c1a6ea6..295e4da 100644 --- a/21-ha/requirements.yml +++ b/21-ha/requirements.yml @@ -1,3 +1,3 @@ -- # @see https://galaxy.ansible.com/detail#/role/2245 +- # @see https://galaxy.ansible.com/williamyeh/nginx/ src: williamyeh.nginx path: roles/ diff --git a/30-canary/requirements.yml b/30-canary/requirements.yml index c1a6ea6..295e4da 100644 --- a/30-canary/requirements.yml +++ b/30-canary/requirements.yml @@ -1,3 +1,3 @@ -- # @see https://galaxy.ansible.com/detail#/role/2245 +- # @see https://galaxy.ansible.com/williamyeh/nginx/ src: williamyeh.nginx path: roles/