Daniel A. Maierhofer 7ec1974805 Add fetsite and rev 2
2019-05-08 14:16:10 +02:00
2019-03-30 16:29:44 +01:00
2019-05-08 14:16:10 +02:00
2019-05-08 14:16:10 +02:00
2019-05-08 14:16:10 +02:00
2017-11-17 23:02:02 +01:00
2018-07-28 19:05:46 +02:00
2018-03-28 11:21:20 +02:00
2018-11-10 12:51:58 +01:00
2017-12-08 08:54:53 +01:00
2019-02-23 00:39:44 +01:00
2018-11-10 12:51:58 +01:00

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
Ansible Konfigurationsmanagement
Readme 374 KiB
Languages
CSS 57.7%
Jinja 30.7%
Shell 6.1%
PHP 5.3%
HTML 0.2%