]> git.phdru.name Git - ansible.git/shortlog
ansible.git
2019-09-03 Oleg BroytmanFix(python-dev-packages): Fix condition
2019-09-03 Oleg BroytmanFix misspelled `Debian`
2019-09-03 Oleg BroytmanFeat(run-roles): Run a list of roles separated by comma
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 BroytmanFeat(remove-systemd) Split `remove-systemd` as a separa...
2019-09-02 Oleg BroytmanFeat(init-system2): Reorder roles
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(firewall): Use handler instead of condition
2019-09-01 Oleg BroytmanFeat(variables): Calculate Debian distribution
2019-09-01 Oleg BroytmanFeat(python): Install dev packages to compile Python...
2019-09-01 Oleg BroytmanFeat: Recognize OS type by `os_family`, not OS name
2019-09-01 Oleg BroytmanFeat(ansible): Add playbook `show_facts`
2019-09-01 Oleg BroytmanFeat(adjtimex): Install `adjtimex` and `ntpdate`
2019-09-01 Oleg BroytmanFeat(adjtimex): Move to common roles
2019-08-31 Oleg BroytmanRemove `monthly-truncate-logs`
2019-08-31 Oleg BroytmanFeat(RedHat): Add RedHat and redhatoids playbooks and...
2019-08-31 Oleg BroytmanFeat(sshd): In Debian the service is called `ssh`,...
2019-08-31 Oleg BroytmanFeat: Move common playbooks and roles
2019-08-29 Oleg BroytmanFeat(apt): Add option `cache_valid_time: 3600`
2019-08-29 Oleg BroytmanFeat(apt): Remove option `purge`
2019-08-29 Oleg BroytmanAdd `debian/README.txt`
2019-08-29 Oleg BroytmanRename playbooks: debian-* -> debian/*
2019-08-26 Oleg BroytmanFeat(sa-merge-all): Merge SpamAssassin databases
2019-08-26 Oleg BroytmanFeat(vbox-inventory): Remove `[servers]`
2019-08-18 Oleg BroytmanFeat(logcheck/kernel): Ignore `ncpfs: ncp_evict_inode...
2019-08-18 Oleg BroytmanFeat(logcheck/kernel): Sort patterns
2019-08-18 Oleg BroytmanFeat(logcheck/samba): Ignore `session opened for user`
2019-08-18 Oleg BroytmanFix(vbox-inventory): Set `ansible_port` for every host
2019-08-18 Oleg BroytmanFeat(scripts): Add `[...params...]` to usage message
2019-08-15 Oleg BroytmanFix(root): Use absolute path
2019-08-15 Oleg BroytmanFix(dehydrated): Fix misspelling
2019-08-12 Oleg BroytmanRefactor(vbox-inventory): Restructure variables
2019-08-06 Oleg BroytmanFeat(ansible/list-tmp): Count temp directories
2019-08-06 Oleg BroytmanStyle(init-system): `loop` over `when`
2019-08-06 Oleg BroytmanFeat(dev-packages): Install development packages
2019-08-06 Oleg BroytmanFeat(init-system): Install less software packages
2019-08-06 Oleg BroytmanFeat(init-system): Skip upgrading Python packages
2019-08-06 Oleg BroytmanFix(remove-systemd): Fix permissions
2019-08-06 Oleg Broytmanfeat(vbox-inventory): Separate Debian 9 and Debian...
2019-08-06 Oleg Broytmanfeat(vbox-inventory): Use HTTP mirror for Debian 9
2019-08-06 Oleg BroytmanFeat(init-system): Install `python-setuptools` for...
2019-08-06 Oleg BroytmanFeat(init-system): Install `apt-transport-https` for...
2019-08-06 Oleg BroytmanFeat(init-system): Upgrade Python packages
2019-08-06 Oleg BroytmanFeat(init-system): Install `python-pip`
2019-08-04 Oleg BroytmanFeat(adjtimex): Convert script `adjtimex.sh` to a template
2019-08-04 Oleg BroytmanFeat(adjtimex): Convert playbook `adjtimex.yml` to...
2019-08-04 Oleg BroytmanFeat(add-dns-domain): Prepend one empty line before...
2019-08-04 Oleg BroytmanFix: Set `directory_mode` for recursive copying
2019-08-04 Oleg BroytmanFeat(init-local-phd): Install X11
2019-08-01 Oleg BroytmanFix(monthly-truncate-logs): Use absolute paths
2019-07-31 Oleg BroytmanFix(apache): Remove mentions of me
2019-07-31 Oleg BroytmanFeat(logcheck): Disable `INTRO`
2019-07-31 Oleg BroytmanFeat(init-system): Install `fetchmail`
2019-07-31 Oleg BroytmanFeat(apache): Setup default host
2019-07-31 Oleg BroytmanFeat(phd): Direct root mail to me
2019-07-31 Oleg BroytmanRefactor(phd): Merge `create.yml` back into `main.yml`
2019-07-31 Oleg BroytmanFeat: Add `init-logcheck`
2019-07-31 Oleg BroytmanFeat(logcheck): Add yet another `pam` pattern
2019-07-30 Oleg BroytmanFeat(add-dns-domain): Add the domain to `/etc/resolv...
2019-07-30 Oleg BroytmanFeat(named): Setup `/etc/resolv.conf` to use installed...
2019-07-30 Oleg BroytmanRefactor: Join tasks into blocks to factor out conditions
2019-07-30 Oleg BroytmanFix(apache): Add dummy `ServerName` to start `Apache`
2019-07-30 Oleg BroytmanFeat(init-system): Install text mode browsers 'links2...
2019-07-30 Oleg BroytmanFix(named): Fix conditions
2019-07-30 Oleg BroytmanFix(named): Become root
2019-07-30 Oleg BroytmanFix(named): Fix regexp
2019-07-30 Oleg BroytmanRefactor(add-dns-domain): Remove excessive empty lines
2019-07-30 Oleg BroytmanFix(add-apache-vhost): Fix SSL files directives
2019-07-30 Oleg BroytmanFix(add-apache-vhost): Fix directories
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 BroytmanFix(cleanup-tmp): Use `shell` instead of `command`
2019-07-29 Oleg BroytmanFix(ansible/list-tmp): `ls` doesn't change anything
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(debian-init-system): Require single host
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
next