Created
October 27, 2018 18:24
-
-
Save wgaylord/dc2e55b50301dfc1afa67289307edb67 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chibill@HamBox:~$ sudo satnogs-setup | |
[sudo] password for chibill: | |
Starting Ansible Pull at 2018-10-27 13:22:49 | |
/usr/bin/ansible-pull -d /root/.satnogs/ansible -U https://gitlab.com/librespacefoundation/satnogs/satnogs-client-ansible.git satnogs-setups.yml | |
[WARNING]: Could not match supplied host pattern, ignoring: HamBox | |
localhost | SUCCESS => { | |
"after": "6d5aeb07762dd0a89695361e6831c8b04412d994", | |
"before": "6d5aeb07762dd0a89695361e6831c8b04412d994", | |
"changed": false, | |
"remote_url_changed": false | |
} | |
[WARNING]: Could not match supplied host pattern, ignoring: HamBox | |
PLAY [satnogs-setups] ****************************************************************************** | |
ERROR! Syntax Error while loading YAML. | |
mapping values are not allowed in this context | |
The error appears to have been in '/etc/ansible/host_vars/localhost': line 1, column 35, but may | |
be elsewhere in the file depending on the exact syntax problem. | |
The offending line appears to be: | |
back: /usr/local/bin/satnogs-setup: 1: eval: : Permission denied | |
^ here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment