Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
91cc8de6b12934fa9a232c3416bafd0c54f0ff6c
Select Git revision
Selected
91cc8de6b12934fa9a232c3416bafd0c54f0ff6c
Branches
1
master
default
protected
Tags
20
v1.14.7
v1.14.6
v1.14.5
v1.14.4
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.2
v1.13.1
v1.13.0
v1.12.1
v1.12.0
v1.11.1
v1.11.0
v1.10.0
v1.9.2
v1.9.1
v1.9.0
v1.8.4
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
8
3
30
Nov
29
26
25
24
16
12
11
3
26
Oct
25
12
11
4
1
30
Sep
29
28
27
25
24
23
20
16
15
14
13
9
8
7
6
5
3
2
1
31
Aug
25
24
23
20
19
12
11
24
Jul
16
14
13
12
8
6
16
Jun
9
4
1
27
May
26
25
24
23
21
20
19
18
12
11
6
5
4
3
7
Apr
19
Mar
22
Feb
15
4
1
26
Jan
18
12
11
8
7
6
4
29
Dec
22
21
16
15
10
9
8
2
1
30
Nov
27
26
25
24
23
20
19
18
17
16
13
9
6
30
Oct
29
28
23
14
13
8
26
Sep
25
21
18
16
8
4
3
1
31
Aug
28
27
26
25
24
22
yamllint: Fix missing document start.
Merge pull request #699 from rjeffman/ubuntu_fix_roles
Merge pull request #703 from jh23453/patch-2
Merge pull request #702 from jh23453/patch-1
Merge pull request #698 from rjeffman/ci_centos9_stream_images
correct comment in example playbook
Login shell is called defaultshell and not defaultlogin
hbacsvcgroup: Fix member management idempotence issues.
ipaservice: code refactor.
upstream ci: Build images for CentOS 9 Stream.
Debian Buster: Fix "No module named 'ipapython'".
Ubuntu 18.04: Fix role instalation for Ubuntu Bionic Beaver.
ci: Add support for CentOS 9 Stream on upstream CI.
Merge pull request #668 from rjeffman/ipaservice_use_default_error_handler
v1.5.0
v1.5.0
Merge pull request #683 from rjeffman/module_utils_lowercase_get
ipaservice: Remove custom error handler.
upstrem CI: Fix Ansible version in pytest playbooks.
ipaservice: Use gen_*_lists to avoid unneded API calls.
Merge pull request #690 from rjeffman/shellcheck
Merge pull request #675 from rjeffman/automember_idempotence_issue
linters: Fix shellcheck warnings in 'utils' scripts.
shellcheck: Run shellcheck as a Github action.
pre-commit: Add shellcheck to pre-commit configuration.
Merge pull request #692 from t-woerner/add_backup_cleanup_to_build_galaxy_release
Merge pull request #612 from rjeffman/ci_use_ansible_core
build-galaxy-release: Cleanup of ipabackup_get_backup_dir.py link
Merge pull request #691 from t-woerner/master_automationhub_fixes
pylint upstream: Ignore __metaclass__
yamllint: Fix EXAMPLE issues
shellcheck: Double quote to prevent globbing and word splitting
Use `ansible.module_utils.six` instead of `six`
Add missing whitespace around arithmetic operator
ipaclient_get_facts: Fix closing bracket does not match indentation
Remove "’" from yaml files
Replace asserts with raise AssertionError
Remove non-module shebang
Add __future__ imports and __metaclass__ for automationhub
DNSZone: Use IPAAnsibleModule.
automountlocation: Use IPAAnsibleModule.
Deprecate FreeIPABaseModule in favor of IPAAnsibleModule.
Loading