diff options
author | B Stack <bgstack15@gmail.com> | 2016-10-03 11:44:27 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2016-10-03 11:44:27 -0400 |
commit | e324d7d4f98440b1bcd4c7526658543f9973dd32 (patch) | |
tree | bda7398efa4136df5f113daf0b8029ba171a5c48 /company.example/ad-vars/FreeBSD.yml | |
parent | added sudo (diff) | |
parent | major overhaul (diff) | |
download | ansible01-e324d7d4f98440b1bcd4c7526658543f9973dd32.tar.gz ansible01-e324d7d4f98440b1bcd4c7526658543f9973dd32.tar.bz2 ansible01-e324d7d4f98440b1bcd4c7526658543f9973dd32.zip |
Merge https://github.com/bgstack15/ansible01
Conflicts:
test.yml
Diffstat (limited to 'company.example/ad-vars/FreeBSD.yml')
-rw-r--r-- | company.example/ad-vars/FreeBSD.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/company.example/ad-vars/FreeBSD.yml b/company.example/ad-vars/FreeBSD.yml deleted file mode 100644 index 7ff821f..0000000 --- a/company.example/ad-vars/FreeBSD.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -sssd_dir: /usr/local/etc/sssd -ad_access_filter: (&(memberOf=CN=Linux-Server-Access_grp,OU=Linux-Access,OU=Accounts-Groups,DC=example,DC=edu)(unixHomeDirectory=*)) -simple_allow_users: Alice, alice, alice-local |