diff --git a/CloudComputing_Lab/modules/ROOT/pages/ansible.adoc b/CloudComputing_Lab/modules/ROOT/pages/ansible.adoc index 05cfca4..5bea9d4 100755 --- a/CloudComputing_Lab/modules/ROOT/pages/ansible.adoc +++ b/CloudComputing_Lab/modules/ROOT/pages/ansible.adoc @@ -235,6 +235,7 @@ TIP: create file.yml === fluentd conf file + [source,sh] ---- # config @@ -326,6 +327,12 @@ TIP: create file.yml ---- +You can also Download software or files: + +* from HTTP, HTTPS, or FTP to node +* git checkouts of repositories + + === ansible conf file [source,sh]