mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
New sysrc module for managing rc files on FreeBSD (#1460)
* New sysrc module for managing rc files on FreeBSD * Updated sysrc module, docs and tests per reviews * Refactored the check_mode to be in the methods and not main Also updated tests * Fixed a duplicate "name" key in the sysrc test * Remove debugging output * Add changelog fragment * Remove changelog fragment * Make sure tests actually run in CI. * Update failing test due to bad path to jail * Create and remove testjail for tests * Fix and cleanup tests * Set the correct path to the testjail Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
5
tests/integration/targets/sysrc/aliases
Normal file
5
tests/integration/targets/sysrc/aliases
Normal file
@@ -0,0 +1,5 @@
|
||||
shippable/posix/group1
|
||||
needs/root
|
||||
skip/docker
|
||||
skip/osx
|
||||
skip/rhel
|
||||
Reference in New Issue
Block a user