diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-02-10 18:00:38 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-02-10 18:00:38 +0000 |
commit | 726e518cc963f290cec10f36618b131bc4d6a088 (patch) | |
tree | a491dcad3499fab859efd8faa2e76a2ad1496c23 /hosts.yml | |
parent | b33d97a9bedf7371967c700e640b35d47f10b732 (diff) | |
download | infra-726e518cc963f290cec10f36618b131bc4d6a088.tar.gz infra-726e518cc963f290cec10f36618b131bc4d6a088.tar.bz2 infra-726e518cc963f290cec10f36618b131bc4d6a088.zip |
Migrate from hosts.ini to hosts.yml
Diffstat (limited to 'hosts.yml')
-rw-r--r-- | hosts.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts.yml b/hosts.yml new file mode 100644 index 0000000..4cffab0 --- /dev/null +++ b/hosts.yml @@ -0,0 +1,3 @@ +web: + hosts: + sun.ilvokhin.com: |