ansible-network / network-engine

This role provides the foundation for building network roles by providing modules and plugins that are common to all Ansible Network roles.
GNU General Public License v3.0
112 stars 53 forks source link

adds new filter to_lines #123

Closed privateip closed 6 years ago

privateip commented 6 years ago

This change adds a new filter that will convert a string to a list breaking on the "\n" character. If the input is already a list, the list is returned unchanged.

softwarefactory-project-zuul[bot] commented 6 years ago

Build succeeded.

softwarefactory-project-zuul[bot] commented 6 years ago

Build succeeded.