mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 23:24:21 -07:00
Some checks are pending
EOL CI / EOL Sanity (Ⓐ2.16) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
* sysrc: refactor * sysrc: refactor changelog fragment * sysrc: forgot the os import * sysrc: update test to edit the correct file * sysrc: Added copyright info to the test conf file * sysrc: Added full copyright info to the test conf file * sysrc: Detect permission denied when using sysrc * sysrc: Fixed the permission check and 2.7 compatibility * sysrc: Fix typo of import * sysrc: Fix err.find check * sysrc: Add bugfixes changelog fragment * sysrc: Use `StateModuleHelper` * sysrc: updated imports * sysrc: remove re import and set errno.EACCES on the OSError * sysrc: format code properly * sysrc: fix Python 2.7 compatibility and set changed manually * sysrc: add missing name format check Also use `self.module.fail_json` through out * sysrc: Removed os import by accident * sysrc: updated per review, and the way the existing value is retrieved |
||
---|---|---|
.. | ||
main.yml | ||
setup-testjail.yml |