mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
674a57c3fa
* fix module defaults - corrected precedence (specific module > group) - made into reusable function - use from gather_facts/service/package to match 'actual module used'
2 lines
137 B
YAML
2 lines
137 B
YAML
bugfixes:
|
|
- refactored into function and use in some action plugins to match actual module used, made precedence very clear in code.
|