-
Updated
Jul 1, 2022 - Python
Ansible
Ansible is a simple and powerful automation engine. It is used to help with configuration management, application deployment, and task automation.
Here are 16,855 public repositories matching this topic...
Add basic CI
## Python/Regex fix
OS/Environment
None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
Ansible version
None yet, as I haven't yet gotten that far into setting up Algo.
Version of components from requirements.txt
Not applicable (see above.)
Summary of the pro
-
Updated
May 4, 2021 - Shell
-
Updated
Jul 1, 2022 - Shell
-
Updated
Jul 1, 2022 - Jinja
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX is open source software provided for free and that I might not receive a timely response.
Feature Su
-
Updated
Jul 1, 2022 - TypeScript
Cloud Providers
Add following Contents to Cloud Providers - https://github.com/Tikam02/DevOps-Guide/tree/master/Cloud_providers
- Add basic concepts of following providers:
- AWS
- GCP
- Azure
- Add tips & tricks
- Add commands
-
Updated
Jul 1, 2022 - Groovy
-
Updated
Jul 1, 2022 - Go
-
Updated
Jun 20, 2022 - HTML
-
Updated
Jul 1, 2022 - Python
-
Updated
Jul 2, 2022 - Jinja
-
Updated
Jul 1, 2022 - Go
We can add an upgrade/downgrade command for litmusctl binary, it can look at the matrix of versions in a file and upgrade/downgrade according to the user's choice.
example
- litmusctl upgrade v0.5.0
- litmusctl downgrade v0.4.0
Summary
Even if the custom .yamllint.yml is read, the 'line-length': {'level': 'warning', 'max': 120, 'allow-non-breakable-words': True, 'allow-non-breakable-inline-mappings': False} rule will trigger an fatal violation.
yamllint itself triggers only a warning.
See https://github.com/konstruktoid/ansible-role-hardening/runs/4732728069?check_suite_focus=true
.yamllint.yml:
-
Updated
Jun 29, 2022 - Jinja
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Jul 1, 2022 - Jinja
-
Updated
Jun 17, 2022 - YAML
Created by Michael DeHaan
Released February 20, 2012
- Organization
- ansible
- Website
- www.ansible.com
- Wikipedia
- Wikipedia
We already have some scripts in the
scriptsdirectory. It would be good to run them for every PR.This is also a great task for beginners.