Introduce a change to a role to test change detection
This commit is contained in:
@@ -23,16 +23,7 @@ None
|
|||||||
Example Playbook
|
Example Playbook
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
```yaml
|
See: [converge.yml](molecule/default/converge.yml)
|
||||||
- role: mount_device
|
|
||||||
devices:
|
|
||||||
- what: /dev/vdb
|
|
||||||
where: "/somewhere"
|
|
||||||
fstype: ext4
|
|
||||||
opts:
|
|
||||||
- noatime
|
|
||||||
state: mounted
|
|
||||||
```
|
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user