issues
search
codeaffen
/
phpipam-ansible-modules
Ansible Modules to manage phpIPAM installations
https://codeaffen.org/projects/phpipam-ansible-modules
GNU General Public License v3.0
22
stars
10
forks
source link
crud_tests
#66
Closed
cmeissner
closed
2 years ago
cmeissner
commented
2 years ago
create a python script as wrapper for ansible test playbooks
provide setup of test environment
we can now run all tests with
make test-all
we can now run a specific test with
make test-<NAME>
make test-all
make test-<NAME>