]> git.phdru.name Git - ansible.git/history - playbooks/debian
Update(logcheck): Update `local-spamassassin`
[ansible.git] / playbooks / debian /
2019-07-30 Oleg BroytmanRefactor(add-apache-vhost): Move dehydrated templates
2019-07-30 Oleg BroytmanFix(init-system2): Fix permissions
2019-07-29 Oleg BroytmanFeat: Add `changed_when`
2019-07-29 Oleg BroytmanFeat: Gather facts and use default IPv4 address
2019-07-29 Oleg BroytmanFeat: Add role to add a DNS domain to named
2019-07-29 Oleg BroytmanFix(named): Fix copy/paste error
2019-07-29 Oleg BroytmanFeat: Add role `named` to setup `BIND 9`
2019-07-29 Oleg BroytmanFix: Become root to reload services
2019-07-29 Oleg BroytmanFeat(apache): Init system before installing apache
2019-07-29 Oleg BroytmanRename `install-dehydrated` -> `dehydrated`
2019-07-29 Oleg BroytmanFeat(init-system): By default run on all systems
2019-07-29 Oleg BroytmanFeat(init-system2): Setup `/usr/local/src`
2019-07-29 Oleg BroytmanRefactor(init-system): Install `dnsutils`
2019-07-29 Oleg BroytmanRefactor(init-system): Alphabetically sort packages
2019-07-28 Oleg BroytmanFeat: Use module `service` instead of `command`
2019-07-28 Oleg BroytmanFeat: Add `changed_when`
2019-07-28 Oleg BroytmanFix(add-apache-vhost): Remove wrong conditions
2019-07-28 Oleg BroytmanFix: Make idempotent
2019-07-28 Oleg BroytmanFix conditions
2019-07-28 Oleg BroytmanFix(init-system): Overwrite `sources.list` only if...
2019-07-28 Oleg BroytmanFeat: Declare dependencies between roles
2019-07-27 Oleg BroytmanFix(install-dehydrated): Fix clone destination directory
2019-07-27 Oleg BroytmanFix(install-dehydrated): Fix condition
2019-07-27 Oleg BroytmanFix(logcheck): Fix invalid user regexp
2019-07-27 Oleg BroytmanFeat: Use module `stat` instead of command `test`
2019-07-27 Oleg BroytmanFeat(dehydrated): Create a universal weekly runner
2019-07-27 Oleg BroytmanFix(logcheck): Fix ssh: Ignore every character in inval...
2019-07-26 Oleg BroytmanFeat(add-apache-vhost): Declare `install-dehydrated...
2019-07-26 Oleg BroytmanRename `add_apache_vhost` -> `apache-vhost`
2019-07-26 Oleg BroytmanFeat(add_apache_vhost): Setup `dehydrated` for the...
2019-07-26 Oleg BroytmanRefactor(add_apache_vhost): Split `tasks/main`
2019-07-26 Oleg BroytmanFeat(logcheck): Publish my locally ignored patterns
2019-07-26 Oleg BroytmanFeat(install-dehydrated): Install `dehydrated`
2019-07-26 Oleg BroytmanFeat(init-system2): Init Debian system: phase2
2019-07-26 Oleg BroytmanFeat(update-root): Use module `synchronize`
2019-07-25 Oleg BroytmanFeat(apache): Configure logrotate
2019-07-25 Oleg BroytmanFeat(add_apache_vhost): Create directories in `/usr...
2019-07-24 Oleg BroytmanFeat(apache): Install and configure Apache; add a virtu...
2019-07-24 Oleg BroytmanFix: Do not overwrite existing files
2019-07-24 Oleg BroytmanFeat(init-system2): Setup `sshd`
2019-07-24 Oleg BroytmanFeat(init-system2): Install and update `logcheck`
2019-07-24 Oleg BroytmanFeat: Use `changed_when` to avoid reporting changes
2019-07-24 Oleg BroytmanStyle(update-root): Remove excessive quotes
2019-07-24 Oleg BroytmanFeat(init-system2): Setup firewall
2019-07-24 Oleg BroytmanFeat(firewall): Configure Debian iptables firewall
2019-07-24 Oleg BroytmanFeat(update-root): Update `~root` from `~phd`
2019-07-23 Oleg BroytmanRefactor(init-system): Merge locale handlers back into...
2019-07-23 Oleg BroytmanFix(remove-systemd): Fix reboot condition
2019-07-23 Oleg BroytmanFeat(init-system2): Setup ~root by copying files from...
2019-07-23 Oleg BroytmanFeat: Add playbook `init-system2`
2019-07-23 Oleg BroytmanFeat: Move role `remove-systemd` to `debian/roles`
2019-07-23 Oleg BroytmanStyle(init-system): Change wording
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/init-system): Report locales were created
2019-07-21 Oleg BroytmanFeat(debian/init-system): Split `tasks/main`
2019-07-19 Oleg BroytmanFeat(debian/init-system): Uninstall uninteresting packages
2019-07-19 Oleg BroytmanFeat(debian/init-system): Install more packages
2019-07-19 Oleg BroytmanFix(debian/init-system): Force notification to generate...
2019-07-19 Oleg BroytmanFix(debian/init-system): Ignore error from `grep`
2019-07-19 Oleg BroytmanFeat(debian): Change directory structure
2019-07-16 Oleg BroytmanFeat: Rename/move playbooks