-
- Downloads
new_module: Modify new_module and templates for Ansible 2.14
ansible-test with ansible-2.14 is adding a lot of new tests to ensure that the documentation section and the agument spec is complete. To aid the creation of new_modules that follow these rules, the 'new_module' script and its templates were modified to use the new ansible-test rules. The 'new_module' script now requires a new argument, github_user, and the code templates provide the required fields (like 'type' and 'elements') to the provide examples.
Showing
- utils/new_module 5 additions, 2 deletionsutils/new_module
- utils/templates/README-module+member.md.in 2 additions, 2 deletionsutils/templates/README-module+member.md.in
- utils/templates/README-module.md.in 2 additions, 2 deletionsutils/templates/README-module.md.in
- utils/templates/ipamodule+member.py.in 23 additions, 12 deletionsutils/templates/ipamodule+member.py.in
- utils/templates/ipamodule.py.in 12 additions, 5 deletionsutils/templates/ipamodule.py.in
Loading
Please register or sign in to comment