mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Add support for custom modules
This commit is contained in:
parent
d287b8cb6d
commit
c8ac97657e
6 changed files with 354 additions and 22 deletions
|
@ -58,3 +58,5 @@ USER root
|
|||
RUN chown -R app_user /data/web-app
|
||||
|
||||
ENTRYPOINT gulp serve
|
||||
|
||||
COPY helpers/module_template.py /opt/ehc-builder-scripts/ansible_modules/template.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue