mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Verbose config extra fact (#23)
* 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>
This commit is contained in:
parent
7bab58eae9
commit
1c18d34536
4 changed files with 53 additions and 1 deletions
2
changelogs/fragments/23-idempotent_config.yml
Normal file
2
changelogs/fragments/23-idempotent_config.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue