An open API service indexing awesome lists of open source software.

https://github.com/dsmith73/www-curl

www-curl
https://github.com/dsmith73/www-curl

Last synced: 4 months ago
JSON representation

www-curl

Awesome Lists containing this project

README

          

# curl a website x times as an adhoc ansible play

To use:
```
ansible-playbook main.yml -e "WEBSITE=www.google.com"
```

---

**.gitignore**

```yml
# keys.yml
slack_token : "XXXXXXXXXXXXXXX"
slack_channel : "XXXXXXXXXXXXXXX"
slack_domain : "XXXXXXXXXXXXXXX"
```


---

![github.com/dsmith73](https://avatars1.githubusercontent.com/u/44279121?s=60&u=7a933a33b51505f9d6435eeffae1c8156a47dc77&v=4 "github.com/dsmith73")