1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Find a file
Cameron Nemo 45b171a064
Xbps various changes (#95)
* fix(modules/xbps): do not upgrade in check mode

Ensure that while in check mode, this module does not upgrade all
packages on the system.

* chore(modules/xbps): refactor update_cache

Pull out the update_cache logic from the main function.

* feat(modules/xbps): upgrade xbps package itself

Perform an upgrade of the xbps package itself, when necessary.
Otherwise, users' playbooks will fail to install or upgrade packages
when the xbps version is out of date.
See https://github.com/void-linux/xbps/issues/229 for more information.
2020-04-10 19:15:02 +01:00
.github BOTMETA labels 2020-04-10 13:33:40 +01:00
changelogs/fragments Added search function to jira module and bugfixes (#22) 2020-04-09 10:29:26 +03:00
meta removing zabbix modules and their references due to migration to a dedicated collection (#11) 2020-03-16 10:55:34 +00:00
plugins Xbps various changes (#95) 2020-04-10 19:15:02 +01:00
scripts removing zabbix modules and their references due to migration to a dedicated collection (#11) 2020-03-16 10:55:34 +00:00
tests Update testing (#147) 2020-04-10 16:26:24 +01:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
COPYING Initial commit 2020-03-09 09:11:07 +00:00
galaxy.yml Adjust name of ovirt dependency (#132) 2020-04-08 11:32:36 +01:00
README.md Initial commit 2020-03-09 09:11:07 +00:00
shippable.yml Update testing (#147) 2020-04-10 16:26:24 +01:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: community.general