2020-09-06 12:16:09 +02:00
2020-09-06 12:17:05 +02:00
2021-11-05 12:30:48 +01: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
2019-05-06 20:58:13 +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
2020-09-06 12:17:05 +02: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%