Skip to content
Snippets Groups Projects
Commit 6f654f8c authored by nimrod's avatar nimrod
Browse files

- Added another option for running the Skype playbooks as a Cron job.

parent f978ab3a
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,12 @@ Can be added as a Cron job under root for updates. ...@@ -37,6 +37,12 @@ Can be added as a Cron job under root for updates.
ansible-playbook --connection local --inventory-file localhost, --verbose skype.yml | logger ansible-playbook --connection local --inventory-file localhost, --verbose skype.yml | logger
Or maybe even (always downloads the newest version from the Git repo).
.. code:: shell
ansible-pull --url https://www.shore.co.il/git/ansible-desktop-playbooks --verbose skype.yml | logger
Dropbox Dropbox
======= =======
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment