Adding ad_auth
This commit is contained in:
parent
f2b02bd678
commit
fbbdd6c391
|
|
@ -1,7 +1,7 @@
|
|||
namespace: "robertdebock"
|
||||
name: "development_environment"
|
||||
description: Install everything you need to develop Ansible roles.
|
||||
version: "1.4.2"
|
||||
version: "1.4.3"
|
||||
readme: "README.md"
|
||||
authors:
|
||||
- "Robert de Bock"
|
||||
|
|
|
|||
|
|
@ -33,6 +33,8 @@ git_user_email: robert@meinit.nl
|
|||
git_repository_destination: /home/robertdb/Documents/github.com/robertdebock
|
||||
|
||||
git_repositories:
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-ad_auth.git
|
||||
dest: ansible-role-ad_auth
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-aide.git
|
||||
dest: ansible-role-aide
|
||||
- repo: ssh://git@github.com/robertdebock/ansible-role-alternatives.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue