Contributor
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
The Opsshell module is open to contributions. The contributor will have perpetual access. you can contribute module like: Security, Sysops, DevOps. After your written your script, please give me your script and YAML both file. After that i will encrypt your scripts and will add in opsshell module.
Step-1
curl -s https://raw.githubusercontent.com/sharif0777/opsshell/main/updated_app/dependency-opsshell.sh | bash -s --
sudo curl -o /usr/bin/opsshell_module_check https://raw.githubusercontent.com/sharif0777/opsshell/main/module_checker/opsshell_module_check
sudo chmod +x /usr/bin/opsshell_module_check
Step-2
Create a test folder. Folder name will be "test" and You can construct a Python script in this directory and use the Module Check App to run it.
Create a hosts.yaml
Create a tasks.yaml
Step-3
$ opsshell_module_check test -i hosts.yaml -f test.yaml