diff --git a/README.md b/README.md index 8546baa..a37040f 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,10 @@ To be used in the LXD host (currently **servidora1e0.bogota.agofer**), using `ansible-pull`. ```sh -ansible-pull \ - -U ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-odoo14-launch-container \ - -e nombre= \ - --vault-password-file ~/.vault_pass.txt \ - -l localhost,nginx \ - -i hosts - + launch-odoo14-container.sh newodoocontainer ``` -* Launches a new LXD container called **newodoocontainer**, that uses a LXD profile to download +* Launches a new LXD container called **_newodoocontainer_**, that uses a LXD profile to download and setup Odoo v14. * Creates a DNS alias for **externo.agofer.net** or **externo2.agofer.net** (see role variables in `local.yml` file), called **_newodoocontainer_.agofer.net**.