diff --git a/playbooks/roles/bifrost-create-bootable-image/README.md b/playbooks/roles/bifrost-create-bootable-image/README.md index f9a7ea3bd..2d56279b3 100644 --- a/playbooks/roles/bifrost-create-bootable-image/README.md +++ b/playbooks/roles/bifrost-create-bootable-image/README.md @@ -9,7 +9,7 @@ Requirements This role requires: -- Ansible 1.9 +- Ansible 2.9 - qemu-img - kpartx - The partition image must have the grub bootloader installed. diff --git a/playbooks/roles/bifrost-ironic-install/README.md b/playbooks/roles/bifrost-ironic-install/README.md index 277c33145..37575986e 100644 --- a/playbooks/roles/bifrost-ironic-install/README.md +++ b/playbooks/roles/bifrost-ironic-install/README.md @@ -10,7 +10,7 @@ Requirements This role requires: -- Ansible 1.9 +- Ansible 2.9 Internet access was originally a requirement but no longer is. See doc/source/offline-install.rst for details on installing without it. diff --git a/playbooks/roles/bifrost-openstack-ci-prep/README.md b/playbooks/roles/bifrost-openstack-ci-prep/README.md index 31fe8c91c..fa8cc906f 100644 --- a/playbooks/roles/bifrost-openstack-ci-prep/README.md +++ b/playbooks/roles/bifrost-openstack-ci-prep/README.md @@ -10,7 +10,7 @@ Requirements This role requires: -- Ansible 1.9 +- Ansible 2.9 Role Variables diff --git a/playbooks/roles/bifrost-prep-for-install/README.md b/playbooks/roles/bifrost-prep-for-install/README.md index 9a5e0aab1..afafbdd1c 100644 --- a/playbooks/roles/bifrost-prep-for-install/README.md +++ b/playbooks/roles/bifrost-prep-for-install/README.md @@ -10,7 +10,7 @@ Requirements This role requires: -- Ansible 1.9 +- Ansible 2.9 Internet access was originally a requirement for installation, however access is no longer required. See doc/source/offline-install.rst for details on