mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
postgresql_sequence: add trust_input option (#295)
* Add trust_input option to postgresql_sequence Have added the trust_input option to the postgresql_sequence module. * Add changelog fragment Have added a changelog fragment for these changes.
This commit is contained in:
parent
9ff2c7685f
commit
e4dd15a746
3 changed files with 50 additions and 6 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- postgresql_sequence - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/295).
|
Loading…
Add table
Add a link
Reference in a new issue