This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-04-06 18:50:31 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
650ae65f24
community.general
/
plugins
/
modules
/
packaging
History
Amin Vakil
650ae65f24
collection: Change default='no's and 'yes's to default=False and default=True (
#556
)
...
* Change default={'no','yes'} to default={False,True} * Add changelog * Remove changelog
2020-06-22 15:56:35 +02:00
..
language
collection: Change default='no's and 'yes's to default=False and default=True (
#556
)
2020-06-22 15:56:35 +02:00
os
Change default={'no','yes'} to default={False,True} in packaging/os modules (
#554
)
2020-06-22 07:37:47 +02:00