I hereby claim:
- I am sedlund on github.
- I am bumperboat (https://keybase.io/bumperboat) on keybase.
- I have a public key ASBrP2rfehGPLH3zBqnDfn2SA-tsag7YE159ErUmR77_tgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| --- | |
| # vim:ft=ansible | |
| - hosts: openwrt | |
| gather_facts: False | |
| roles: | |
| - { role: lefant.openwrt-uci } | |
| - { role: openwrt } | |
| pre_tasks: | |
| - name: Install python for Ansible |