ndejong / pfsense_fauxapi

REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops
Apache License 2.0
354 stars 61 forks source link

consider marking the library an ansible module #41

Closed ssbarnea closed 5 years ago

ssbarnea commented 5 years ago

I would argue that marking the library usable as an ansible module would make it even more valuable for configuration management.

ndejong commented 5 years ago

Thanks for the suggestion - could you describe how you'd see that working in a little more detail?

ndejong commented 5 years ago

An existing Ansible module exists, have reached out to that project to figure out if there is something to work on together - https://github.com/opoplawski/ansible-pfsense/issues/12