Skip to content

Omar-Khawaja/ansible_centos7_joinAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Ansible playbook joins CentOS 7 nodes to an Active Directory domain. The variables containing the domain name and domain admin's credentials are kept in an encrypted file in group_vars/nodes/vault.

The vault-password is stored on the master node and is used to decrypt vault-encrypted files. The location of the vault-password can be specified with the --vault-password-file flag (ex: ansible-playbook site.yml --vault-password-file ~/.vault_pass.txt).

To learn more about using Ansible Vault, refer to Ansible's official documentation at http://docs.ansible.com/ansible/playbooks_vault.html#vault

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published