mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
No description
Downloads latest WordPress directly from https://wordpress.org/latest.tar.gz whereupon Ansible's get_url renames it correctly to the actual WordPress version saved into /opt/iiab/downloads (e.g. wordpress-4.8.2.tar.gz) Thanks @tim-moody who provided me Ansible syntax "register: wp_download_output" to capture this dynamic filename that cannot be predicted in advance month-by-month...and then moves that file into position using "unarchive: src={{ wp_download_output.dest }} dest=/library" |
||
|---|---|---|
| roles | ||
| scripts | ||
| vars | ||
| .gitignore | ||
| ansible.cfg | ||
| ansible_hosts | ||
| COPYING | ||
| iiab-base.yml | ||
| iiab-from-console.yml | ||
| iiab-network | ||
| iiab-network.yml | ||
| iiab.yml | ||
| install-support | ||
| LICENSE | ||
| README-historical.md | ||
| README.md | ||
| runansible | ||
| runtags | ||
iiab
Internet in a Box - NEW VERSION orig from http://github.com/iiab