mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
* allow nonverbose idempotent config * nonverbose config output * typpo * typpo * release fragment * config extra fact * add fact ansible_net_config_nonverbose * unit tests * changelog fragments * remove version fragment * remove extra debug printf() * update chlog fragment * corrections for upstream pull request * corrections for upstream pull request * typo in changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> * typo in filename Co-authored-by: Petr Klima <petr.klima@madeta.cz> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
185 B
YAML
2 lines
185 B
YAML
minor_changes:
|
|
- fact - add fact ``ansible_net_config_nonverbose`` to get idempotent config (no date, no verbose) (https://github.com/ansible-collections/community.routeros/pull/23).
|