Skip to content
Snippets Groups Projects
Forked from Arch Linux / infrastructure
Source project has a limited visibility.
Evangelos Foutras's avatar
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
History
Name Last commit Last update