]> git.phdru.name Git - ansible.git/history - playbooks/roles
Fix(sa-merge-all): Fix task name
[ansible.git] / playbooks / roles /
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