| Age | Commit message (Collapse) | Author |
|
- Update all ansible_* fact references to use ansible_facts['fact_name'] syntax as required by upcoming Ansible 2.24 changes
- Set INJECT_FACTS_AS_VARS = False in ansible.cfg to prepare for deprecation
- Document known issue with community.proxmox _collections_compat warning"
- Fix community.proxmox plugin name in inventory configuration
- Add requirements.yml for collection dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bootstrap.yml will now be used to install any configuration on new
provisionned servers, based on tags given by the dynamic inventory
|
|
|
|
|
|
ansible to acutally install k3s w.i.p.
|
|
Also changes the id of the packer images,
now starting at the "end" (999), while VMs start at 100
|
|
Using this opportunity to become role based
|
|
|
|
|
|
Successfully built on proxmox
|
|
|
|
|
|
|
|
|
|
Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
|
|
|
|
|
|
|