File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # [ Ansible role sysctl] ( #sysctl )
1+ # [ Ansible role sysctl] ( #ansible-role- sysctl )
22
33Configure sysctl on your system.
44
@@ -69,7 +69,7 @@ The following roles are used to prepare a system. You can prepare your system in
6969
7070# # [Context](#context)
7171
72- This role is a part of many compatible roles. Have a look at [the documentation of these roles](https://robertdebock.nl/) for further information.
72+ This role is part of many compatible roles. Have a look at [the documentation of these roles](https://robertdebock.nl/) for further information.
7373
7474Here is an overview of related roles :
7575
@@ -86,13 +86,13 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
8686|[Fedora](https://hub.docker.com/r/robertdebock/fedora)|all|
8787|[Ubuntu](https://hub.docker.com/r/robertdebock/ubuntu)|all|
8888
89- The minimum version of Ansible required is 2.12, tests have been done to :
89+ The minimum version of Ansible required is 2.12, tests have been done on :
9090
9191- The previous version.
9292- The current version.
9393- The development version.
9494
95- If you find issues, please register them in [GitHub](https://github.com/robertdebock/ansible-role-sysctl/issues).
95+ If you find issues, please register them on [GitHub](https://github.com/robertdebock/ansible-role-sysctl/issues).
9696
9797# # [License](#license)
9898
Original file line number Diff line number Diff line change 55 gather_facts : true
66
77 roles :
8- - role : ansible-role- sysctl
8+ - role : robertdebock. sysctl
99 sysctl_items :
1010 - name : net.ipv4.ip_forward
1111 value : 1
You can’t perform that action at this time.
0 commit comments