ansible-network / config_manager

Ansible Network Config Manager Role
GNU General Public License v3.0
23 stars 17 forks source link

fixes issue using with_first_found #14

Closed privateip closed 5 years ago

privateip commented 5 years ago

This change fixes an issue where the role would attempt to find the first found file from scm even when scm is not used. This would result in an error even though the configuration was loaded.