Add hostname.
This commit is contained in:
parent
959b682cdf
commit
17ec82ece4
|
|
@ -119,6 +119,8 @@ git_repositories:
|
||||||
dest: ansible-role-haveged
|
dest: ansible-role-haveged
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-httpd.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-httpd.git
|
||||||
dest: ansible-role-httpd
|
dest: ansible-role-httpd
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-hostname.git
|
||||||
|
dest: ansible-role-hostname
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-investigate.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-investigate.git
|
||||||
dest: ansible-role-investigate
|
dest: ansible-role-investigate
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-irslackd.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-irslackd.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue