Tag: ansible

60 Ansible: How to recursively set directory and file permissions 2016-01-11T12:08:43.447

20 What is the significance of an Ansible task reporting that something has changed? 2015-04-27T21:29:59.607

15 Can’t find the config file in “/etc/ansible/” on Mac OS X 2015-09-19T17:11:54.817

12 Ansible Determine Operating System 2015-12-08T22:58:46.053

11 How to set a default ssh user for all hosts in Ansible? 2016-05-27T17:30:54.693

10 Run a remote script/application in detached mode in Ansible 2015-01-29T00:31:17.837

10 Ansible task to confirm if a process is running 2016-06-03T17:36:50.203

6 Ansible command-task runs into "Exec format error" 2015-01-27T07:35:00.923

5 Copy my ssh key to remote machine via ssh-copy-id in a script without prompt? 2015-04-30T11:02:43.187

5 Ansible reports "permission denied" when issuing command on remote host 2016-06-02T17:09:08.117

4 Can't make Ansible to wait for a server to reboot and continue playbook to work 2016-07-29T05:47:56.433

4 ansible: silently skip unreachable hosts 2017-02-22T12:02:14.970

4 ansible: execute local_action only once while running playbook against a group of hosts (multiple managed hosts) 2018-06-02T00:48:43.223

3 Vagrant and Ansible facts 2015-06-27T11:44:47.773

3 Centralized management of app.config parts for self-hosted .NET services 2016-03-24T12:53:45.613

3 Unable to form a link of a file which is in sites-available to a directory sites-enabled in remote server using ansible? 2016-04-11T09:28:26.147

3 How to run very long ansible tasks? 2016-06-30T07:22:25.950

3 Permission denied in Ansible synchronize module 2016-11-20T12:55:38.983

3 How to bootstrap Windows hosts with remote PowerShell for use with Ansible? 2017-05-17T17:32:39.607

3 Install Ansible in Windows, using Git-bash 2017-10-02T21:49:44.937

3 overriding options in the ansible config 2018-01-19T14:16:39.390

3 Managing FreeBSD host with Ansible fails: Shared object \"libdl.so.1\" not found, required by \"python\"\r\n 2018-03-29T20:16:07.737

3 No package matching 'docker-ce' is available with ansible 2018-05-17T20:21:39.067

3 Java memory allocation error inside a Docker container when host machine is running Alpine Linux 2018-06-16T16:37:42.907

3 How to count the number of elements in an array in Ansible? 2018-10-25T21:30:53.000

3 Uniting Putty with WSL-Ansible under the same private key and passphrase 2018-12-14T15:30:53.420

3 Run ansible playbook on specified host and group? 2018-12-25T19:57:31.570

3 Ansible playbook to determine OS release 2019-01-18T23:27:16.577

3 Ansible awx could`t gain access to script with copy: , script: and template: modules 2019-10-29T12:48:59.973

2 ansible most simple case not running - "MODULE_ARGS is not defined" error 2016-06-03T17:01:34.357

2 Using GNU Parallel to scp huge file splitting it by chunk per host 2016-06-27T16:15:26.447

2 How to ger rid of "[WARNING]: Consider using dnf module rather than running dnf"? 2016-10-17T15:56:34.253

2 Using templates/jinja2 filter in Ansible playbook to conditionally execute certain 2017-08-30T09:57:28.020

2 Ansible installed on Mac with success message but not found 2018-03-09T18:51:57.527

2 Ansible inventory hierarchy 2018-03-19T12:49:12.440

2 Provisioning browser extensions on Linux 2018-06-10T11:18:55.897

2 Ansible hangs after parsing inventory 2018-11-07T09:18:10.077

2 (kindof solved) Ansible can't connect to (reachable) virtualbox VM (preauth error) 2019-01-28T21:34:59.717

2 Create SSH key without passphrase on MacOS Mojave 2019-02-10T19:55:16.840

1 How to view output of a program started by an SSH command in linux? 2015-10-19T18:46:19.657

1 How to redirect output of curl to multiple files? 2016-04-11T10:33:35.987

1 Using Docker containers to setup/configure a developer's workstation? 2016-08-08T17:55:25.397

1 Ansible expect not working for multiple prompt values 2016-12-26T07:26:44.783

1 Ansible not working with sudo 2017-08-28T18:16:20.810

1 How to better secure vagrant virtual machines and delete vagrant user 2017-11-20T04:14:53.640

1 Ansible error: Unable to add user to already existing group 2017-12-05T08:18:42.980

1 Does ansible gather facts about local host OS (not a remote one) 2018-05-28T21:26:25.670

1 Ansible ssh connection to remote machine fails with the following error, how do we tweek it to work 2018-06-11T19:17:34.223

1 How to interpret the iptable rule specified in the description? 2018-08-28T17:19:51.940

1 Ansible failing to SSH with password instead of Key 2019-01-09T09:46:05.000

1 Ansible - ios_vlan unable to run any commands that require privilege mode 2019-01-14T16:40:15.987

1 ansible playbook when condition for replay 2019-01-14T17:22:10.930

1 Disable Quick Edit PowerShell/cmd prompt 2019-01-18T16:28:31.367

1 Not able run Ansible HTPASSWD playbook for creating user's, because FIPS is enabled :-( 2019-03-31T04:24:10.400

1 How to use ansible with domain accounts on windows 2019-04-10T16:45:41.207

1 Ansible installation on Windows 10 giving following error 2019-04-14T22:13:50.380

1 Keycloak: How to overcome password expiration for a pseudo-user for config management purposes? 2019-04-25T15:03:19.750

1 Ansible ping is not working 2019-05-11T06:50:27.460

1 async_val is not a valid attribute for a IncludeRole 2019-05-24T11:41:35.023

1 openstack ansible deployment fail after creating lxc containers while running apt-get update command inside container 2019-07-18T12:42:04.180

1 Ansible FAILED: python mysqldb module is required 2019-07-20T07:04:59.233

1 Openshift 3.11 router failed: "haproxy.go:392] can't scrape HAProxy: .." 2019-07-23T14:03:28.167

1 How to fix: "listen tcp :443: bind: permission denied" on mattermost using ansible 2019-08-08T19:11:40.983

1 How to run ansible playbook with multiple files 2019-08-13T21:09:40.440

1 Ansible variables template issue 2019-08-23T06:19:25.570

1 Ansible 'shell' task fails while the command can be executed directly on the host 2019-09-20T13:06:55.573

1 Does OpenSSH support multihop login? 2019-10-01T14:05:51.507

1 Ansible playbook fails to assign static IP address with vmware_guest module 2019-10-18T18:46:08.040

1 Ansible YAML indentation 2019-11-15T06:14:32.293

1 How could I connect ansible by ssh into 2 Vagrant machines (Virtualbox Hypervisor)? 2019-12-16T12:20:21.857

1 Ansible Copy module & become - Permission denied 2020-02-05T12:27:47.187

0 Inventory file parameters not being used in Ansible 2015-11-24T15:52:11.827

0 apt: upgrade=safe removes eth0 2016-08-31T20:09:19.210

0 Different CPUs with same rating perform vastly differently... what is going on? 2017-02-18T16:36:12.193

0 Ansible-pull cofiguration-management for large-scale server farm 2017-04-26T04:59:21.597

0 Can people automate Windows apps installation? 2017-05-25T00:56:26.233

0 Can I change the Ansible target in-flight? 2017-08-08T09:34:50.133

0 Ansible playbook to deploy to new server and remove from others 2017-09-02T09:44:45.740

0 How to apply a variable to a host group when the groups overlap 2017-12-10T09:56:44.480

0 Combine ansible-vault with prompted variables? 2018-01-16T20:37:30.543

0 Setup a Static IP Addressed Linux network oin Parallels 2018-02-21T15:05:49.883

0 How to configure custom ceph OSD options in ceph-ansible? 2018-03-10T17:23:45.837

0 Python not available in Ubuntu xenial? 2018-03-16T14:43:35.067

0 Is There An Ansible Task To Create Services 2018-03-17T16:02:45.827

0 Ansible Playbook Permission 2018-03-20T07:14:29.753

0 ansible: why it looks for vultr.ini file? 2018-04-04T21:53:00.660

0 Changing Registry Settings with Ansible Windows 10 2018-07-31T20:30:09.423

0 No Ansible config file or /etc/ansible directory after trying pip and yum install 2018-08-07T15:44:10.027

0 Ansible: replace cannot find a locally existing file 2018-09-26T14:51:06.370

0 Ansible Regexp groups, patterns or something else? 2018-10-10T13:29:56.753

0 to hide password from the output 2018-10-31T05:14:45.863

0 Why do tabs in YAML work some but not at all times? 2018-12-13T20:28:10.853

0 sudo pip install ansible on MacOS failing with "can't find openssl/opensslv." error 2019-01-23T17:04:12.350

0 Can't get ARA to work on non-default directory 2019-01-25T19:33:05.510

0 combine several regexes with negative and positive lookahead 2019-02-05T21:12:59.340

0 Ansible: change `remote_user` depending on server status 2019-02-13T16:20:48.643

0 "Unable to retrieve file contents" trying to supply ansible playbook from stdin 2019-02-15T13:00:42.330

0 Cannot start tomcat services via playbook invoked using jenkins 2019-02-15T14:59:24.933

0 Root user from another VM (local network) on Mysql 5.7 while using plugin auth_socket 2019-02-18T16:42:12.140