Add powertop and y.
This commit is contained in:
parent
756abb94d4
commit
830565f3a0
|
|
@ -161,6 +161,8 @@ git_repositories:
|
||||||
dest: ansible-role-phpmyadmin
|
dest: ansible-role-phpmyadmin
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-postfix.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-postfix.git
|
||||||
dest: ansible-role-postfix
|
dest: ansible-role-postfix
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-powertop.git
|
||||||
|
dest: ansible-role-powertop
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-python_pip.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-python_pip.git
|
||||||
dest: ansible-role-python_pip
|
dest: ansible-role-python_pip
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-reboot.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-reboot.git
|
||||||
|
|
@ -217,6 +219,8 @@ git_repositories:
|
||||||
dest: ansible-role-vagrant
|
dest: ansible-role-vagrant
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-xinetd.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-xinetd.git
|
||||||
dest: ansible-role-xinetd
|
dest: ansible-role-xinetd
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-y.git
|
||||||
|
dest: ansible-role-y
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-zabbix.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-zabbix.git
|
||||||
dest: ansible-role-zabbix
|
dest: ansible-role-zabbix
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-zabbix_repository.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-zabbix_repository.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue