Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ansible-best-practise
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
agowa338-ansible
ansible-best-practise
Graph
2241e6b831b1ed21acbeb17d558e44f9368bbf23
Select Git revision
Branches
2
ansiblegalaxy2submodule
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jul
19
Feb
18
4
26
Jul
25
18
Apr
5
Apr
4
28
Feb
27
12
Nov
9
31
Oct
4
Sep
1
24
Aug
1
Mar
28
Feb
27
26
Updated .gitlab-ci.yml extended README.md with adoption steps and added some inline documentation.
master remote_m…
master remote_mirror_26db46207b8bd7edab54e4a818e8a770/master
Update README.md to match current state of this repository.
Drop support for ansible-galaxy and move fully/only to git submodule
Add ansible-galaxy to submodule
ansiblegalaxy2s…
ansiblegalaxy2submodule
Improved gitlab-ci and also added debian/ubuntu compatibility back in. Also ansible-galaxy is now replaced by git submodules. for simplicity there is a git hook that handles git submodules for you. Just use it like before with ansible-galaxy (adding roles to the yml file)
Fix ci
Silent install for pacman packages
Add handling if sudo is not present
Add handling if sudo is not present
Fix os detection bug
drop lsb_release dependency
add git hooks and rewrite example play
Merge pull request #15 from jstoja/patch-2
Merge pull request #14 from jstoja/patch-1
Fixing typos
Fix paths in directory layout
Merge pull request #13 from bryant1410/master
Fix broken Markdown headings
Merge pull request #9 from Sjeanpierre/patch-1
Fixed typo
Merge pull request #8 from peterfschaadt/readme-fixes
Fixing small typos in README.md.
Fixing small typos in README.md.
Merge pull request #7 from spk/git-crypt
Add info about git-crypt for encrypting
Update readme file and remove roles/external from .gitignore
Trigger role updates via bash file
Add python_requirement.txt and setup.sh for easy installation
Change name of the file to roles_requirements.yml
Merge pull request #5 from ahelal/master
typo
Merge pull request #4 from srkiNZ84/master
Comment out version of ansible-nginx
Update README.md
Correct paths
Set global environment vars
Secure passwords with ansible-vault
Update Readme.md
Merge pull request #3 from ahelal/master
group_vars directory
Loading