-
From the base directory execute the unit test:
python -m pytest tests/
-
Make sure to edit in a proper way the following conf files:
./plugins/modules/args.json
./tests/integration/targets/syncope_user_handler/tasks/main.yml
-
Test the module logic by running one of the following 2 options:
-
Providing a json file: from the
./plugins/modules/
directory runpython -m syncope_user_handler args.json
-m [MODULE_NAME]
:the name of the module must be equals to the name of the
plugins/modules/syncope_user_handler
class -
With Playbook: from the base directory:
ansible-test integration
executing ansible test requires the collection be in a specific path:
/ansible_collections/{namespace}/SyncopeAnsible/
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Sample PoC to support Apache Syncope from Ansible
License
Tirasa/SyncopeAnsible
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample PoC to support Apache Syncope from Ansible
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published