mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
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>
This commit is contained in:
parent
f9f5c45c94
commit
bf728aadfb
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