Skip to content
Snippets Groups Projects
  1. Sep 18, 2022
  2. May 21, 2022
  3. May 12, 2022
    • Evangelos Foutras's avatar
      Replace dynamic hcloud inventory with host entries · 62f93478
      Evangelos Foutras authored
      We make almost no use of the dynamic properties of the hcloud inventory,
      so we can simplify this by declaring all cloud servers in the main hosts
      inventory.
      
      The main benefit of this change is that temporary and experimental cloud
      servers are not automatically included in the Ansible playbooks. In such
      cases it is usually incorrect to deploy changes to these unknown servers.
      
      A smaller side benefit is that Ansible will now use hostnames to connect
      to cloud servers, whereas the dynamic inventory provided IPv4 addresses.
      This results in more meaningful ~/.ssh/known_hosts entries.
      62f93478
  4. May 07, 2022
  5. Apr 05, 2022
  6. Mar 16, 2021
  7. Feb 14, 2021
  8. Jan 13, 2021
  9. Oct 22, 2020
  10. Aug 27, 2020
  11. May 10, 2020
Loading