]> git.phdru.name Git - ansible.git/history - playbooks/roles
Replace real inventory by a template
[ansible.git] / playbooks / roles /
2020-02-17 Oleg BroytmanFeat(python-packages): `pip install --compile`
2020-02-03 Oleg BroytmanFeat(logcheck): Send email to root via `/etc/aliases`
2020-01-21 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-ssh`
2020-01-06 Oleg BroytmanFeat(cleanup-pip-cache): Add a role to cleanup pip...
2020-01-06 Oleg BroytmanFeat(python-packages): Use `exec`
2019-12-16 Oleg BroytmanFix(adjtimex): Call `adjtimex` without `-h`
2019-12-11 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-ssh`
2019-12-10 Oleg BroytmanFeat(logcheck): Update ignore patterns
2019-12-03 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-ssh`
2019-11-23 Oleg BroytmanFeat(logcheck): Improve task titles
2019-11-23 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-gpm`
2019-11-21 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-ssh`
2019-11-20 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-named`
2019-11-19 Oleg BroytmanFeat(logcheck): Update ignore pattern in `local-ssh`
2019-11-18 Oleg BroytmanFeat(logcheck): Add `local-no-tty`
2019-11-18 Oleg BroytmanFeat: Improve task names
2019-11-18 Oleg BroytmanFeat(logcheck): Add `local-gpm` to ignore warnings...
2019-11-18 Oleg BroytmanFeat(logcheck): Send mail to `root` instead of `logcheck`
2019-11-18 Oleg BroytmanFeat(logcheck): Make titles more specific
2019-11-18 Oleg BroytmanFeat(logcheck): Add ignore patterns after upgrading...
2019-11-18 Oleg BroytmanStyle(logcheck): Sort entries; remove empty lines
2019-11-04 Oleg BroytmanFix(logcheck): Fix regexp syntax in `local-ssh`
2019-09-30 Oleg BroytmanFeat(setup-usrlocal): Setup /usr/local/darkstat
2019-09-03 Oleg BroytmanFix(python-dev-packages): Fix condition
2019-09-03 Oleg BroytmanFix misspelled `Debian`
2019-09-03 Oleg BroytmanFix(dev-packages): Do not install `git`
2019-09-02 Oleg BroytmanFix(phd): Ignore segfault on Fedora
2019-09-02 Oleg BroytmanFeat(adjtimex): Fix pool address at the second run
2019-09-02 Oleg BroytmanFeat(adjtimex): Run `ntpdate` at RedHat, `ntpdate-debia...
2019-09-02 Oleg BroytmanRename role `init-system2` -> `setup-usrlocal`
2019-09-02 Oleg BroytmanFeat: Combine Debian/RedHat playbooks and roles
2019-09-01 Oleg BroytmanFeat: Recognize OS type by `os_family`, not OS name
2019-09-01 Oleg BroytmanFeat(adjtimex): Install `adjtimex` and `ntpdate`
2019-09-01 Oleg BroytmanFeat(adjtimex): Move to common roles
2019-08-31 Oleg BroytmanFeat(sshd): In Debian the service is called `ssh`,...
2019-08-31 Oleg BroytmanFeat: Move common playbooks and roles
2019-07-23 Oleg BroytmanFeat: Move role `remove-systemd` to `debian/roles`
2019-07-21 Oleg BroytmanFix(debian/remove-systemd): Do not overwrite `/etc...
2019-07-21 Oleg BroytmanRefactor: `force: yes` is the default
2019-07-21 Oleg BroytmanFix: Use `failed_when` instead of `ignore_errors`
2019-07-21 Oleg BroytmanFeat(debian/remove-systemd): Remove SystemD
2019-07-19 Oleg BroytmanFeat(debian): Change directory structure
2019-07-17 Oleg BroytmanFeat(debian/phd): Merge `setup-home` back into `main`
2019-07-17 Oleg BroytmanRefactor(debian/logcheck): Refactor common path
2019-07-17 Oleg BroytmanFeat(debian/init-system): Check locales are configured
2019-07-16 Oleg BroytmanFeat: Move roles/debian-* -> roles/debian/*
2019-07-16 Oleg BroytmanFeat(debian-logcheck): Add a playbook to update logchec...
2019-07-16 Oleg BroytmanFix plays and tasks names
2019-07-16 Oleg BroytmanFix(debian-init-system): Combine uploading and extracting
2019-07-16 Oleg BroytmanFeat(debian-init-system): Configure locales
2019-07-16 Oleg BroytmanFeat(debian-init-system): Configure `apt`
2019-07-16 Oleg BroytmanFeat(debian-init-system): Install more software
2019-07-16 Oleg BroytmanFeat(debian-phd): Setup home directory
2019-07-16 Oleg BroytmanFeat(debian-phd): Test if the user was already created
2019-07-16 Oleg BroytmanStyle(debian-init-system): Fold long line
2019-07-16 Oleg BroytmanFeat(debian-init-system): Install archivers/compressors
2019-07-16 Oleg BroytmanFeat: Split `debian-init-user-phd` into roles