mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify ansible-base 2.10.5
This commit is contained in:
parent
3cdcddccfb
commit
29954c8ba5
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
||||||
value: "{{ ansible_memtotal_mb }}"
|
value: "{{ ansible_memtotal_mb }}"
|
||||||
- option: swap_mb
|
- option: swap_mb
|
||||||
value: "{{ ansible_swaptotal_mb }}"
|
value: "{{ ansible_swaptotal_mb }}"
|
||||||
# 2021-01-28: Non-existent var, so fails with Ansible 2.10.5 (#2669)
|
# 2021-01-28: Non-existent var, so fails with ansible-base 2.10.5 (#2669)
|
||||||
#- option: product_id
|
#- option: product_id
|
||||||
# value: "{{ ansible_product_uuid }}"
|
# value: "{{ ansible_product_uuid }}"
|
||||||
- option: gw_active
|
- option: gw_active
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue