in Technology by
How can you reduce the number of SSH connections required? (i)forks (ii)pipelining (iii)accelerate_port (iv)become_method

1 Answer

0 votes
by
How can you reduce the number of SSH connections required? Answer is :- (ii)pipelining

Related questions

0 votes
    How can you lessen the number of SSH connections required? How can you lessen the number of SSH connections required? 1. become_method 2. forks 3. pipelining 4. accelerate_port...
asked Jan 26, 2023 in Education by JackTerrance
0 votes
    Which module you can use to install Apache in Ubuntu OS? 1. yum 2. apt...
asked Jan 27, 2023 in Technology by JackTerrance
0 votes
    You can use ansible-vault to store sensitive information. (1)True (2)False...
asked Jan 27, 2023 in Technology by JackTerrance
0 votes
    Using which module can you see the list of all the ansible variables? (i)ping (ii)fetch (iii)setup (iv)copy...
asked Jan 25, 2023 in Technology by JackTerrance
0 votes
    How to define the number of parallel processes while communicating to remote hosts? (i)become (ii)forks (iii)pipelining (iv)become_method...
asked Jan 25, 2023 in General by JackTerrance
0 votes
    To store sensitive information you can use ansible-vaulte. (i)True (ii)False...
asked Jan 24, 2023 in Education by JackTerrance
0 votes
    If you do not need any facts from the host, what command would you use? 1. gather_facts: no 2. gather_facts: False 3. gather_facts: no AND gather_facts: False 4. gather_facts: y...
asked Jan 27, 2023 in Technology by JackTerrance
0 votes
    Which module will you use to create a directory? (i)file (ii)fetch (iii)copy (iv)template...
asked Jan 24, 2023 in Technology by JackTerrance
0 votes
    You write comments in Jinja2 as: (i){{ }} (ii){# #} (iii){% %}...
asked Jan 25, 2023 in Education by JackTerrance
0 votes
    Which module can be used to force a handler to run in between two tasks? (1)meta (2)asset (3)flush (4)None of the options...
asked Jan 26, 2023 in Technology by JackTerrance
0 votes
    Ansible can work as a push automated deployment system and as well as a pull automated deployment system? (i)True (ii)False...
asked Jan 25, 2023 in Technology by JackTerrance
0 votes
    Which module can be used to copy files from remote machine to control machine? (i)copy (ii)move (iii)ping (iv)fetch...
asked Jan 25, 2023 in Technology by JackTerrance
0 votes
    How many modules are there in Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    How to keep data secret in a Ansible playbook?...
asked Jan 29, 2023 in Technology by JackTerrance
...