19ea791d44f9b06365439ac11ca1f1f7493c6db1
Ansible configuration management for FET IT
See Service documentation
Install ansible
./install
Put ssh_config in your ~/.ssh/config or specify local one each time
Put ./roles/common/files/known_hosts in your ~/.ssh/known_hosts
Run ansible
./ansible-playbook -i hosts/production site.yml --ssh-extra-args "-F ./ssh.cfg"
Run ansible for specific server and role
./ansible-playbook -i hosts/production site.yml --ssh-extra-args "-F ./ssh.cfg" --limit sputnik --tags openssh
Description
Languages
CSS
57.7%
Jinja
30.7%
Shell
6.1%
PHP
5.3%
HTML
0.2%