add note about ansible to chroot builder
This commit is contained in:
parent
9a63e8eeb6
commit
a99e1fc017
|
@ -455,6 +455,11 @@ services:
|
|||
}
|
||||
```
|
||||
|
||||
### Ansible provisioner
|
||||
|
||||
Running ansible against `amazon-chroot` requires changing the Ansible connection
|
||||
to chroot.
|
||||
|
||||
### Using Instances with NVMe block devices.
|
||||
|
||||
In C5, C5d, M5, and i3.metal instances, EBS volumes are exposed as NVMe block
|
||||
|
|
Loading…
Reference in New Issue