Difference between revisions of "Insertafter:"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/lineinfile_module.html | https://docs.ansible.com/ansible/latest/collections/ansible/builtin/lineinfile_module.html | ||
− | + | <code>insertafter: '^%sudo'</code> | |
− | |||
− | |||
− | |||
− | |||
+ | <code>insertafter: [[EOF]]</code> | ||
== Related == | == Related == | ||
Line 14: | Line 11: | ||
== See also == | == See also == | ||
* {{Ansible}} | * {{Ansible}} | ||
+ | |||
+ | [[Category:Ansible]] |
Revision as of 14:47, 21 October 2021
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/lineinfile_module.html
insertafter: '^%sudo'
insertafter: EOF
Related
See also
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: