Difference between revisions of "ANSIBLE HOST KEY CHECKING"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ansible_ssh_common_args")
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
[[ansible_ssh_common_args]]
 
[[ansible_ssh_common_args]]
 +
 +
ANSIBLE_HOST_KEY_CHECKING=False [[ansible-playbook]] -u root -i '${self.ipv4_address},' --private-key ${var.pvt_key} -e 'pub_key=${var.pub_key}' apache-install.yml
 +
 +
 +
== See also ==
 +
* {{Ansible}}

Latest revision as of 00:27, 18 June 2022

Advertising: