aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-06-13 18:56:16 +0200
committerGuido Günther <agx@sigxcpu.org>2016-06-13 18:57:01 +0200
commita6a0206318a35bf56cffbc956c67b487641b459e (patch)
treee98b2377e3eb371548d8a82c23f2be16a94f6f31 /README.md
parentfb47a568e0ce0724649f3e69c822a042316e7fb4 (diff)
Allow to set primary interface IP
Get rid of the whole JSON merging, rather add more params.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9ba4477..0b63857 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,11 @@ Usage:
ansible-playbook --module-path . -c local -i localhost, example.yml
-The file example.yml has an example. You can augment this with a
-custom json template for parameters that aren't configurable (yet).
+The file example.yml has an example.
Simple example:
- foremanhost: name=foo hostgroup=bar state=present api_user=foreman api_password=changeme api_url: https://127.0.0.1
[the Foreman]: http://theforeman.org
-[Ansible]: http://ansible.com \ No newline at end of file
+[Ansible]: http://ansible.com