mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
[PR #7099/bf728aad backport][stable-7] chroot: add disable_root_check
option (#7111)
chroot: add `disable_root_check` option (#7099)
* Initial commit
* Update plugins/connection/chroot.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add changelog fragment
* Update changelogs/fragments/7099-chroot-disable-root-check-option.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Сашка724ая <git@sashok724.net>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit bf728aadfb
)
Co-authored-by: Сашка724ая <github@sashok724.net>
This commit is contained in:
parent
c3baaa8cfa
commit
235e55fa9f
2 changed files with 21 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "chroot connection plugin - add ``disable_root_check`` option (https://github.com/ansible-collections/community.general/pull/7099)."
|
Loading…
Add table
Add a link
Reference in a new issue