- Feb 08, 2022
-
-
Amir Forsat authored
-
- Apr 26, 2021
-
-
Amir Forsat authored
Added support for Ubuntu See merge request !1
-
- Apr 06, 2021
-
-
Amir Forsat authored
-
- Apr 01, 2021
-
-
Amir Forsat authored
-
- Aug 21, 2020
-
-
Benjamin Bertrand authored
-
- Mar 11, 2020
-
-
Benjamin Bertrand authored
-
- Feb 22, 2019
-
-
Benjamin Bertrand authored
-
- Jun 27, 2018
-
-
Benjamin Bertrand authored
-
- Jun 13, 2018
-
-
Benjamin Bertrand authored
-
- Mar 20, 2018
-
-
Benjamin Bertrand authored
truthy value is not quoted
-
Benjamin Bertrand authored
Set the default variable "nfs_server_exports" to an empty list.
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
We won't enable the firewall on servers on the TN. If required, enabling the firewall should be done at the playbook level. firewalld_services shall be set to: - nfs - rpc-bind - mountd
-
- Jul 07, 2017
-
-
Benjamin Bertrand authored
The directory owner might be changed by another role, which would make the play not idempotent. In most cases, the directory to export will be created by another role. If we want to export an empty directory, then we can force the creation by passing the "create" variable. The variable is optional.
-
- Jul 06, 2017
-
-
Benjamin Bertrand authored
ansible-galaxy -f will not re-download a role if the version didn't change. It will only if the role is unversioned (fixed in >= 2.3.2). This is what we want to always test a role against the latest dependencies. See https://github.com/ansible/ansible/pull/23391
-
- Jul 04, 2017
-
-
Benjamin Bertrand authored
Move firewalld setup to a separate role.
-
- Jun 26, 2017
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
- only one CPU is needed for the test VM - disable vagrant-vbguest plugin
-
Benjamin Bertrand authored
Rename variable NFSExports to nfs_server_exports for consitency. Variables shall start by the name of the role.
-
Benjamin Bertrand authored
The firewall should be enabled on a server
-
Benjamin Bertrand authored
Note: nfs is only added if the firewall is already started
-
- Jun 25, 2017
-
-
Benjamin Bertrand authored
-
- May 23, 2017
-
-
Nicolas Senaud authored
-
- Mar 31, 2017
-
-
Nicolas Senaud authored
-