% NOTE: This new crypto map will remain disabled until a peer
and a valid access list have been configured.
The problem here is that this error fails the task and ansible does not execute all commands in list. Is there anyway to tell the ansible to ignore this message?
Ok great. Just to note, it is the same problem with ios_command and ios_template.
BTW: Are you planning to add additional modules to networking section to handle for example access-list only, crypto settings, etc…? I mean like ios_access_list to handle ACLs from high level perspective.
BR,
Uros
Dne torek, 29. marec 2016 01.25.44 UTC+2 je oseba Peter Sprygada napisala:
no plan as of right now for higher order modules that scrap the cli. you should be able to accomplish most of these tasks with roles today using the current modules as the foundation