stuvusIT / network_management

Configure Debian/Ubuntu networking service (/etc/network/interfaces) with Ansible
Creative Commons Attribution Share Alike 4.0 International
2 stars 0 forks source link

[warning fix] use new search syntax #51

Closed haslersn closed 5 years ago

haslersn commented 5 years ago

The old syntax led to a warning when executing ./scripts/playbook.sh.

haslersn commented 5 years ago

When running the playbook, Ansible gives:

TASK [network_management : Append default CIDR if not already specified (interfaces)] ******************************************************************************************************************************
ok: [mattermost01]
haslersn commented 5 years ago

It has however only been tested on mattermost01, yet.

SlothOfAnarchy commented 5 years ago

@dasJ can you approve this?