Hi folks,
I work in Red Hat in the 389 Directory Server team (LDAP server, 
https://www.port389.org/).
We are developing a 389 Directory Server Ansible Galaxy Collection for 
Fedora.
The code draft we have now: https://github.com/389ds/ansible-ds

For now, we're in the *very early *development stages, so we're still 
defining the overall architecture.
I read Ansible documentation, but one thing is not 100% clear to me.

Is it the right thing to do during ansible-playbook execution?

1. Create a 'dummy' LDAP instance on the managed node;
2. Compare configuration between the 'dummy' instance and the customer's 
LDAP instance;
3. Remove the 'dummy' instance from the managed node;
4. Proceed with the gathered data.

Will it violate any Ansible paradigms? Or it is an acceptable thing to do 
in the module/collection that we will ship to our users.

Thank you!
Kind Regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/7ddadf79-70c1-4d13-9999-416326956362n%40googlegroups.com.

Reply via email to