We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8894f74 commit 2bfa7f8Copy full SHA for 2bfa7f8
README.md
@@ -18,7 +18,7 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/
18
gather_facts: true
19
20
roles:
21
- - role: ansible-role-diskspace
+ - role: robertdebock.diskspace
22
# In a container these mounts should be available.
23
diskspace_mounts:
24
- name: /etc/resolv.conf
molecule/default/converge.yml
@@ -5,7 +5,7 @@
5
6
7
8
9
10
11
0 commit comments