Open averbitsky-klika-tech opened 3 months ago
https://github.com/HYCHAIN/guardian-node-software
Initialized using:
ansible-galaxy role init [NAME] --init-path=depin/services/roles
If an Ansible Role is needed because of a dependency ensure it's also initialized in depin.libs
depin.libs
ansible-galaxy role init [NAME] --init-path=depin/libs/roles
Ensure all of the listed commands are implemented for the New Service.
New Services should never create breaking changes but adds new features
Reset -> uninstall install actions will be used as "Service update".
Service Documentation
https://github.com/HYCHAIN/guardian-node-software
Checklist
Initialized using:
Dependencies
If an Ansible Role is needed because of a dependency ensure it's also initialized in
depin.libs
Commands
Ensure all of the listed commands are implemented for the New Service.
'galaxy.yml'