Commit graph

21 commits

Author SHA1 Message Date
Mathieu Trossevin 26eec48954
[Cleanup] amazon-ec2, apache, bind, evolinux-todo, evomaintenance
Don't compare with empty string

Name all tasks

Variables should have space before and after their name
2020-12-23 15:06:41 +01:00
Jérémy Lecour 02858692bb evomaintenance: don't configure firewall for database if not necessary
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-23 14:34:03 +01:00
Tristan PILAT e1e013052c No need to include minifirewall task if the OS is not Debian 2019-05-01 23:21:03 +02:00
Jérémy Lecour f7057a6787 evomaintenance: set default API variable to Null by default 2019-04-26 11:08:10 +02:00
Nicolas Roman 46033ec8ce remove assert for database and add assert for api 2019-04-26 11:06:42 +02:00
Jérémy Lecour d0b3b6d6b8 evomaintenance: database variables must be set or the task fails 2018-12-11 12:08:04 +01:00
Jérémy Lecour 85c779164a evomaintenance: fix role compatibility with OpenBSD 2018-10-12 10:13:27 +02:00
Jérémy Lecour 9f3a70926d evomaintenance: tasks/variables to handle minifirewall restarts 2018-09-25 12:14:33 +02:00
Jérémy Lecour 647eda6d9b evomaintenance: variable to force the configuration (default: True) 2018-09-25 12:07:41 +02:00
Jérémy Lecour 2b5e83fa34 evomaintenance: a vendored version is available to install 2018-09-20 17:08:36 +02:00
Jérémy Lecour e8c0e43cf0 evomaintenance: add some tags on tasks 2018-01-02 16:45:45 +01:00
Jérémy Lecour 432a89fe40 evomaintenance: force permissions on config file 2017-12-28 11:01:52 +01:00
Jérémy Lecour 5d549af643 evomainteance should not install the trap itself
Not all users with a shell are sudoers.
2017-09-05 15:24:51 +02:00
Jérémy Lecour 5e949d74fd evomaintenance: check if minifirewall is installed 2017-07-27 21:34:06 -04:00
Jérémy Lecour 62fbbd2016 Rename role "apt-repositories" to "apt" 2017-07-19 08:56:46 +02:00
Jérémy Lecour 404f4445d4 install backports with "tasks_from"
When including a specific tasks file, we bypass the "main" tasks of the role and the conditionals.
That way we don't play useless tasks and don't rely on default values.
2017-05-23 15:13:11 +02:00
Jérémy Lecour f540a91f21 evomaitenance: add evolix publix sources 2017-05-21 11:17:25 +02:00
Jérémy Lecour 6c2cbe197f evomaintenance: use allow_unauthenticated option 2017-05-09 23:57:24 +02:00
Jérémy Lecour 5b2ab0d8d3 Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
Jérémy Lecour 8920ff1ee4 Add "always_run: yes" where it's pertinent
There is also the "check_mode: no", but commented,
for when we switch to Ansible 2.2
2017-01-31 11:45:35 +01:00
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00