README.md adjustment
This commit is contained in:
parent
e4be7f5975
commit
576649a49c
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ sudo apt install enroll
|
||||||
|
|
||||||
### AppImage
|
### AppImage
|
||||||
|
|
||||||
Download the AppImage file from the Releases page (verify with GPG if you wish, my fingerprint is [here](https://mig5.net/static/mig5.asc),
|
Download the AppImage file from the Releases page (verify with GPG if you wish, my fingerprint is [here](https://mig5.net/static/mig5.asc)),
|
||||||
then make it executable and run it:
|
then make it executable and run it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -75,7 +75,7 @@ enroll manifest --harvest /tmp/enroll-harvest --out /tmp/enroll-ansible
|
||||||
enroll enroll --harvest /tmp/enroll-harvest --out /tmp/enroll-ansible
|
enroll enroll --harvest /tmp/enroll-harvest --out /tmp/enroll-ansible
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run:
|
Then run Ansible however way you wish, for example (local execution):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ansible-playbook -i "localhost," -c local /tmp/enroll-ansible/playbook.yml
|
ansible-playbook -i "localhost," -c local /tmp/enroll-ansible/playbook.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue