|
@@ -37,12 +37,14 @@ not practical to start over at 1.0.
|
|
Requirements:
|
|
Requirements:
|
|
- Ansible >= 2.1.0 (>= 2.2 is preferred for performance reasons)
|
|
- Ansible >= 2.1.0 (>= 2.2 is preferred for performance reasons)
|
|
- Jinja >= 2.7
|
|
- Jinja >= 2.7
|
|
|
|
+ - pyOpenSSL
|
|
|
|
+ - python-lxml
|
|
|
|
|
|
***
|
|
***
|
|
|
|
|
|
Fedora:
|
|
Fedora:
|
|
```
|
|
```
|
|
- dnf install -y ansible pyOpenSSL python-cryptography
|
|
|
|
|
|
+ dnf install -y ansible pyOpenSSL python-cryptography python-lxml
|
|
```
|
|
```
|
|
|
|
|
|
2. Setup for a specific cloud:
|
|
2. Setup for a specific cloud:
|