mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
irc: use True instead of 1 (#11076)
* irc: use True instead of 1 * add changelog frag
This commit is contained in:
parent
3cbe44e269
commit
8b1d725fb2
2 changed files with 7 additions and 5 deletions
2
changelogs/fragments/11076-irc-true.yml
Normal file
2
changelogs/fragments/11076-irc-true.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- irc - use proper boolean value in loops (https://github.com/ansible-collections/community.general/pull/11076).
|
||||
Loading…
Add table
Add a link
Reference in a new issue