Ansible roles by Evolix
Go to file
Gregory Colpart e5e44d5bc1 standard Evolix name is /etc/apache2/ipaddr_whitelist.conf cf https://wiki.evolix.org/HowtoApache 2017-08-18 02:31:41 +02:00
admin-users Verify if login exists 2017-08-17 14:47:37 +02:00
apache standard Evolix name is /etc/apache2/ipaddr_whitelist.conf cf https://wiki.evolix.org/HowtoApache 2017-08-18 02:31:41 +02:00
apt Rename role "apt-repositories" to "apt" 2017-07-19 08:56:46 +02:00
bind Big review of role Bind, sync with https://wiki.evolix.org/HowtoBind 2017-07-22 18:40:00 +02:00
dhcpd Rename dhcp to dhcpd 2017-07-13 16:10:11 +02:00
docker-host docker-host: fix a bad path 2017-08-09 01:18:20 -04:00
drbd Rename drbd-utils to drbd 2017-07-13 16:11:25 +02:00
elasticsearch Fix systemd handler to restart elasticsearch with systemd 2017-08-04 10:48:49 -04:00
etc-git Make git commit task not to fail if user.email is undefined 2017-08-14 17:07:58 -04:00
evoacme Rename role "apt-repositories" to "apt" 2017-07-19 08:56:46 +02:00
evoadmin evoadmin: use variables in template 2017-08-12 15:45:54 -04:00
evocheck apt-listchanges is not installed anymore 2017-08-14 17:07:58 -04:00
evolinux-base Fix ssh security policy 2017-08-05 12:13:42 -04:00
evomaintenance evomaintenance: check if minifirewall is installed 2017-07-27 21:34:06 -04:00
fail2ban fail2ban: unindent notify attribute 2017-07-19 12:06:19 +02:00
filebeat merge elastic sources back into roles 2017-07-13 14:43:07 +02:00
haproxy Rename role "apt-repositories" to "apt" 2017-07-19 08:56:46 +02:00
java8 java8: fix install on stretch 2017-07-20 18:21:46 +02:00
jenkins Better squid/squid3 whitelist and reload 2017-07-12 12:17:33 +02:00
kibana Kibana: merge the proxy back into the main role 2017-07-13 14:58:44 +02:00
kvm-host kvm-host: images path is customizable 2017-07-19 01:34:13 +02:00
ldap Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
listupgrade Remove yet some other backups 2017-07-18 19:40:56 +02:00
logstash merge elastic sources back into roles 2017-07-13 14:43:07 +02:00
memcached Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
minifirewall minifirewall: embed files instead of git clone 2017-07-27 22:55:07 -04:00
mongodb Better squid/squid3 whitelist and reload 2017-07-12 12:17:33 +02:00
monit Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
munin Move variable file to defaults/ 2017-08-03 15:18:30 -04:00
mysql mysql: install cron task for mysqltuer 2017-08-12 12:25:47 -04:00
nagios-nrpe Fix permission on nrpe.d/evolix.cfg 2017-08-04 18:19:35 -04:00
nameserver Add nameserver role 2017-05-19 12:06:37 +02:00
newrelic Newrelic: merge roles 2017-07-13 15:57:42 +02:00
newsyslog remove a few useless "backup: yes" 2017-07-17 14:46:01 +02:00
nginx nginx: fix link to default vhost 2017-08-04 18:53:08 +02:00
nodejs nodejs: fix a typo in README 2017-06-13 09:28:09 +02:00
ntpd Rename ntp to ntpd 2017-07-13 16:09:51 +02:00
packweb-apache copy general_alert_email/log2mail_alert_email to Apache role 2017-08-04 09:57:09 -04:00
php-fpm php-fpm: support for Debian > 8 2017-08-04 18:50:13 +02:00
postfix Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
postgresql Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
proftpd proftpd role : add TimesGMT option to off to conform to https://wiki.evolix.org/HowtoProFTPD (thanks to jdubois) 2017-08-17 14:51:17 +02:00
rabbitmq Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
rbenv rbenv: add "gem: --no-document" 2017-05-23 15:14:39 +02:00
redis redis: && → and 2017-06-12 16:37:56 +02:00
squid Remove some backups, again 2017-07-18 19:38:03 +02:00
supervisord supervisord: don't overwrite existing http.conf 2017-06-12 19:38:24 +02:00
tomcat tomcat: disable default tomcat7 service 2017-07-06 12:42:08 +02:00
tomcat-instance tomcat-instance: default rng set to /dev/urandom 2017-07-13 13:51:15 +02:00
unbound add test infrastucture, with gperiard help 2017-06-02 13:43:17 -04:00
varnish Remove some backups, again 2017-07-18 19:38:03 +02:00
vrrpd Rename role "apt-repositories" to "apt" 2017-07-19 08:56:46 +02:00
webapps Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
.gitignore gitignore cleanup 2017-07-03 18:24:13 +02:00
LICENSE Add the GPLv2 licence 2017-01-05 18:22:06 +01:00
README.md Install, contributions and workflow documentation 2017-08-14 12:51:15 +02:00

README.md

Ansible-roles

A repository for Ansible roles used by Evolix.

It contains only roles, everything else is available at https://forge.evolix.org/projects/ansible-public

Branches

The stable branch contains roles that we consider ready for production.

The unstable branch contains not sufficiently tested roles (or evolutions on existing roles) that we don't consider ready for production yet.

Many feature branches may exist in the repository. They represent "work in progress". They may be used, for testing purposes.

Install and usage

First, check-out the repository :

$ cd ~/GIT/
$ git clone https://forge.evolix.org/projects/ansible-roles

Then, add its path to your ansible load path :

$ vim ~/.ansible.cfg
[defaults]
roles_path = $HOME/GIT/ansible-roles

Then, include roles in your playbooks :

- hosts: all
  gather_facts: yes
  become: yes
  roles:
    - etc-git
    - evolinux-base

Contributing

Contributions are welcome, especially bug fixes and "ansible good practices". They will be merged in if they are consistent with our conventions and use cases. They might be rejected if they introduce complexity, cover features we don't need or don't fit "style".

Before starting anything of importance, we suggest contacting us to discuss what you'd like to add or change.

Our conventions are available in the "ansible-public":https://forge.evolix.org/projects/ansible-public repository, in the CONVENTIONS.md file.

Workflow

The ideal and most typical workflow is to create a branch, based on the "unstable" branch. The branch should have a descriptive name (a ticket/issue number is great). The branch can be treated as a pull-request or merge-request. It should be propery tested and reviewed before merging into "unstable".

Changes that don't introduce significant changes — or that must go faster that the typical workflow — can be commited directly into "unstable".

Hotfixes, can be prepared on a new branch, based on "stable" or "unstable" (to be decided by the author). When ready, it can be merged back to "stable" for immediate deployment and to "unstable" for proper backporting.

Other workflow are not forbidden, but should be discussed in advance.