We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2895ed0 commit ad72467Copy full SHA for ad72467
docs/src/getting_started.md
@@ -177,6 +177,8 @@ $ ansible-inventory --graph --vars
177
>**Note**: The `nfs_share_mounts` variable in `inventory/group_vars/client.yml`
178
>should be modified or removed if not required
179
180
+>**Note**: Check `ansible/roles/common/defaults/main.yml`to customize additional settings, like timezone
181
+
182
4. Run the playbook:
183
184
```bash
0 commit comments