diff --git a/installation.yml b/installation.yml new file mode 100644 index 0000000..40ab9e8 --- /dev/null +++ b/installation.yml @@ -0,0 +1,3 @@ +- hosts: all + roles: + - gentoo-installation diff --git a/site.yml b/site.yml index 7aae098..3330cf9 100644 --- a/site.yml +++ b/site.yml @@ -1,3 +1,3 @@ - hosts: all roles: - - gentoo + - gentoo diff --git a/localhost b/venus similarity index 56% rename from localhost rename to venus index 01b4001..3e0e0b4 100644 --- a/localhost +++ b/venus @@ -1,5 +1,5 @@ [all] -127.0.0.1 ansible_user=root ansible_ssh_port=2222 +venus.anapnea.net ansible_user=root [all:vars] ansible_python_interpreter = /usr/bin/python2