mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Remove password requirement when creating lxc containers (#1999)
* Removed requirement for password * Updated documentation for password * Adding changelog fragment * Update changelogs/fragments/1999-proxmox-fix-issue-1955.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
1ea080762b
commit
4676ca584b
2 changed files with 4 additions and 2 deletions
3
changelogs/fragments/1999-proxmox-fix-issue-1955.yml
Normal file
3
changelogs/fragments/1999-proxmox-fix-issue-1955.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- proxmox - removed requirement that root password is provided when containter state is ``present`` (https://github.com/ansible-collections/community.general/pull/1999).
|
Loading…
Add table
Add a link
Reference in a new issue