Thanks Alica, this helps a lot.
Just another question. Is there a way how to debug. with ansible-doc? Seems I have there some kind of typo ;( (env) Peters-MBP:hudecof.module_quota hudecof$ ansible-doc -M library quota ERROR! module quota missing documentation (or could not parse documentation): expected string or bytes-like object regards Peter > On 27 Nov 2018, at 21:41, alicia <acoz...@redhat.com> wrote: > > Hi Peter, > > We describe the standard structure of a module file, with detailed > descriptions of each documentation field, here: > http://docs.testing.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html#module-documenting > > <http://docs.testing.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html#module-documenting> > > Hope this helps, > Alicia > > Alicia Cozine > Lead Technical Writer, Ansible by Red Hat > >> On Nov 21, 2018, at 4:39 AM, 'Peter Hudec' via Ansible Development >> <ansible-devel@googlegroups.com <mailto:ansible-devel@googlegroups.com>> >> wrote: >> >> Hi, >> >> I was searching for filesystem quota module, but I did not found any ;( >> So I wrote one. The goal is to add this module in the ansible repository for >> everyone. >> >> code: https://github.com/hudecof/ansible_module_quota >> <https://github.com/hudecof/ansible_module_quota> >> >> I would like you to ask to help a little bit. What do I need. >> Feel free to open issues or submit PR. >> >> >> 1) testing >> Right now it’s tested on Debian 9 and CentOS 7. >> The `quota` tools is used to parse actual quota. >> >> `quotatool` in current stable debian has bag, that makes the parsing >> impossible. See https://github.com/ekenberg/quotatool/issues/7. >> It’s fixed in next release. Debian testing should be OK with this tool. >> >> Not sure about the `quota` output on older distributions releases or any >> other one. >> >> 2) documentation >> >> do the right documentation. At this moment this is big TODO. >> >> >> regards >> Peter >> >> -- >> 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. >> For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.