Skip to content

Commit

Permalink
[docs] The role cannot be used with Ansible 2.8.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
albers committed Oct 30, 2019
1 parent 5b48028 commit 144ed81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -36,12 +36,13 @@ To use this role, you need

If you want to retrieve the VM's IP addresses from DNS, you also have to

- install dnspython (python library, http://www.dnspython.org/) on the control machine.
- install _dnspython_ (python library, http://www.dnspython.org/) on the control machine.
- use fully qualified domain names (FQDN, e.g. host.example.org) in the inventory.
The FQDN will also be used as the VM name.
- add A records for each VM you want to create.

The minimum Ansible version is 2.8.0.
Ansible 2.8.6 cannot be used due to a bug in *vmware_deploy_ofv*.

### vSphere Permissions

Expand Down

0 comments on commit 144ed81

Please sign in to comment.