Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
users
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ansible
users
Graph
2dc8d94ccdcef9d076bafee912bacde1aa509507
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Dec
6
Jul
18
Jun
2
31
May
17
13
12
25
Apr
23
19
17
16
15
14
31
Mar
25
22
19
Feb
8
7
5
3
1
28
Jan
23
22
21
19
18
17
10
8
4
3
2
1
26
Dec
25
20
18
17
16
15
11
7
4
3
28
Nov
27
26
25
23
22
17
16
8
Oct
17
Aug
14
3
24
Jul
21
13
11
10
8
4
3
22
Jun
21
19
10
9
6
20
May
Migrate to GitLab.
master remote_m…
master remote_mirror_d93a0bf172e0b1da5b70ab0e99dbb381/master
- Corrected broken sudo install in OpenBSD.
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
- Cleaner OpenBSD package installation.
- Updated requirements.
- Updated requirements.
Merge branch 'master' of cgit.shore.co.il:/srv/git/example
- Use an official Vagrant box for Stretch (https://news.ycombinator.com/item?id=14579825).
- Updated requirements.
- Updated requirements.
- Use a shorter, faster install step just for pre-commit.
Merge branch 'feature/jenkinsfile'
- Added Tox env to import role to Ansible Galaxy.
Merge branch 'master' into feature/jenkinsfile
- Updated pre-commit hooks (ansible-lint should be faster now).
- Updated requirements.
- Remove Jessie from allowed failures in TravisCI (the problem with the image download was resolved).
Merge branch 'bug/testinfra_host_fixture'
- Updated tests to use the new host fixture in Testinfra 1.6.0.
- Updated requirements.
- Disable Virtuabox's hardware virtualization extensions only in TravisCI.
- Share the Tox directory just between the Molecule tests (sharing between the Molecule tests and pre-commit, which have different dependencies, causes every change to rebuild the virtualenv).
- Updated requirements.
- Updated supported version in the role's meta info.
- Updated minimal Ansible version.
- Disable testing on Python 3.5, it isn't supported by Molecule and doesn't seem to gonna be supported anytime soon.
- Remove OpenBSD 5.9 platform from testing, it never worked and it's not supported upstream anymore now that OpenBSD 6.1 was released.
Merge branch 'feature/tox_env'
Merge branch 'master' into feature/tox_env
- Correct assertion for Ansible 2.3.0.0 (ansible_distribution_release and ansible_distribution_version were reversed for OpenBSD prior to that version).
Merge branch 'feature/prune_users'
- Pass the idempotence test.
- Better handling of not removing the nobody user.
- The tests run as the root user, no need to be fancy.
Merge branch 'master' into feature/tox_env
- Mark task as never changed (doesn't change anything, pass Molecule idempotence test).
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example into feature/prune_users
- Allow Debian Jessie to fail for now, there's a problem downloading the Vagrant box.
- Truely detect the user used for login with Ansible and don't remove it.
- A different method to not remove the user used by Ansible currently (doesn't rely on anible_user which is defined only in specific cases).
Loading