-
Updated
Jun 24, 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,830 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
Jun 22, 2022 - Shell
-
Updated
Jun 24, 2022 - Jinja
ISSUE TYPE
-feature
SUMMARY
The social auth on the login page lend themselves to a feeling of "follow us on abc social platform" instead of "login via social platform". Consultation with Patternfly and UXD says we can do something like the image below. Patternfly did recommend using phrasing like Log in with Google instead of sign in
![image](https://user-images.githubuserc
-
Updated
Apr 29, 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
Jun 24, 2022 - Groovy
-
Updated
Jun 24, 2022 - Go
-
Updated
Jun 20, 2022 - HTML
-
Updated
Jun 23, 2022 - Python
-
Updated
Jun 24, 2022 - Jinja
-
Updated
Jun 24, 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 22, 2022 - Jinja
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Jun 24, 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.