Commit Graph

8 Commits

Author SHA1 Message Date
Norman Ziegner ee489a6844
Remove year from copyright notices
Signed-off-by: Norman Ziegner <n.ziegner@hzdr.de>
2024-05-08 10:50:40 +02:00
Norman Ziegner faff650f38
Add license headers
Signed-off-by: Norman Ziegner <n.ziegner@hzdr.de>
2024-05-08 10:50:36 +02:00
Philipp Gassmann f393e282c6
Add support for custom apt-daily and apt-daily-upgrade timers
* add-possibility-to-custom-timers--85

* Edit-README--85

* Set default debian value

* ensure direcotry exist

* ensure direcotry exist

* lint & quoted values

* Update README.md

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update README.md

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update tasks/systemd_timers.yml

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update tasks/systemd_timers.yml

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update README.md

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update README.md

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update tasks/systemd_timers.yml

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update tasks/systemd_timers.yml

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update tasks/systemd_timers.yml

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* Update tasks/systemd_timers.yml

Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>

* optional override, improvements, docs

based on feedback on !86

* fix systemd unit, style and whitespace cleanup

* update README timer explanation and example

* Update README.md

* Update .github/workflows/ci.yml

* Specify file owner and group

---------

Co-authored-by: Mathieu BEDOS <mathieu.bedos@smile.fr>
Co-authored-by: Mathieu BEDOS <mathieu.bedos@bedos.me>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Norman Ziegner <normo157@gmail.com>
2023-06-06 15:17:33 +02:00
Norman Ziegner 8d1d091c1c
ci: remove paths from ansible-lint command
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
2023-05-15 14:10:58 +02:00
Norman Ziegner 9e2bc044eb
Fork https://github.com/jnv/ansible-role-unattended-upgrades
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
2022-05-25 12:38:34 +02:00
Jan Vlnas 9c197b8dc8 Ignore *.log files 2016-07-24 21:12:49 +02:00
Gennady Trafimenkov c069dd472a Debian Wheezy workaround and tests on Debian 8, Ubuntu 12.04, Ubuntu 16.04 (#24)
* ignore backup files

* Add workaround for Debian Wheezy

* Use official Debian box instead of no longer available chef/debian-7.4

* Script that tests unattended upgrades setup and execution on local virtual machines

* Add testing of Debian 8, Ubuntu 12.04, Ubuntu 16.04
2016-07-24 21:11:17 +02:00
Jan Vlnas 6ca7fed806 Add Vagrant configuration 2014-08-13 23:22:34 +02:00