Trending questions in DevOps & Agile

+1 vote
4 answers

How to send application logs from docker to cloudwatch

There are 3 main steps involved it ...READ MORE

Mar 25, 2019 in Docker by RT
6,035 views
0 votes
1 answer

aws_ssm parameter values

This module provided by aws is used ...READ MORE

Mar 24, 2019 in Ansible by Hannah
855 views
0 votes
1 answer

Is it possible to install puppet agent in a docker container on linux?

Hey @Janice, this is pretty simple. Create ...READ MORE

Mar 12, 2019 in Puppet by Jason
1,329 views
0 votes
1 answer

When to use dynamic inventory?

If your Ansible inventory fluctuates over time, ...READ MORE

Mar 24, 2019 in Ansible by Nitesh
805 views
0 votes
1 answer

Error while installing Ansible on Azure

There are few dependencies that you need ...READ MORE

Mar 26, 2019 in Ansible by Derryl
707 views
0 votes
1 answer

Password prompt everytime I run a playbook is annoying

So Ansible provides a feature called vault ...READ MORE

Mar 7, 2019 in Ansible by William
1,560 views
0 votes
1 answer

Failed to mkdir while creating a handler directory - Ansible

Hey @Ali, try running it as a ...READ MORE

Mar 14, 2019 in Ansible by Bob
1,222 views
0 votes
1 answer

Ansible with AWS Parameter store

Hey @Dipti, have a look at the ...READ MORE

Mar 24, 2019 in Ansible by Rhea
789 views
0 votes
1 answer

How do I deploy a custom build of a core plugin?

Hey @Farah, follow these steps: Stop Jenkins. Copy the ...READ MORE

Feb 13, 2019 in Jenkins by Imran
2,503 views
0 votes
1 answer

Error saying "Invalid input (privileged mode required)" - Ansible

The task that generated this error requires to enable mode ...READ MORE

Mar 6, 2019 in Ansible by Yogesh
1,555 views
0 votes
0 answers

How we can move file from local to Kubernetes using rancher as a platform??

I want to copy a file from ...READ MORE

Mar 28, 2019 in DevOps & Agile by Siva Rao
644 views
0 votes
1 answer

How do I install puppet on Ubuntu?

Hey @Alia, follow these steps to install ...READ MORE

Feb 21, 2019 in Puppet by Priya

edited Feb 21, 2019 2,109 views
0 votes
1 answer

Is there any way to encrypt --private-key with ansible-vault and use it encrypted with Ansible Playbook

Hey @Kajol, Create a passphrase for the key openssl ...READ MORE

Jan 29, 2019 in Ansible by Anupam
3,096 views
0 votes
1 answer

Docker for windows error: can’t access service on exposed port in windows container mode

You can try the following: Access container from different ...READ MORE

Dec 12, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
5,178 views
0 votes
1 answer

What is class inheritance in Puppet?

What is class Inheritance? Node groups inherent properties ...READ MORE

Mar 5, 2019 in Puppet by Yogesh
1,590 views
0 votes
1 answer

Error while copying files using ansible role.

Add the following as an argument to ...READ MORE

Mar 14, 2019 in Ansible by Yesha
1,196 views
+1 vote
1 answer

Git: Remove committed file after push

check out the previous (unchanged) state of ...READ MORE

Aug 14, 2018 in Git & GitHub by Kalgi
• 52,360 points
10,305 views
0 votes
1 answer

Practice DevOps Model

There are 5 main steps that you ...READ MORE

Mar 29, 2019 in Other DevOps Questions by Ananya
538 views
0 votes
1 answer

How to encrypt and existing file using Ansible Vault?

Hey @Kyraa, to encrypt an existing file ...READ MORE

Jan 29, 2019 in Ansible by Kavya
3,085 views
0 votes
1 answer

Check status of an operation running in the background - Ansible

Hey @Neel, According to the documentation, Long running ...READ MORE

Mar 6, 2019 in Ansible by Yesha
1,525 views
0 votes
2 answers

What are the pre-requisites I need to keep in mind while installing Jenkins on windows?

Have a look at this thread to ...READ MORE

Feb 28, 2019 in Jenkins by Kim
1,730 views
0 votes
1 answer

Unarchive module overwriting - Ansible

Hey @joe, you can use the create option, ...READ MORE

Jan 30, 2019 in Ansible by Khadeer
3,012 views
0 votes
1 answer

Advantages of using DevOps with Azure

One of the main advantages is the ...READ MORE

Mar 29, 2019 in DevOps on Cloud by Yesha
479 views
0 votes
1 answer

Kubernetes: Unable to get services in namespace: logs"system:serviceaccount:default:default"

Your approach is wrong here. Namespace is ...READ MORE

Oct 27, 2018 in Kubernetes by ajs3033
• 7,300 points
7,118 views
0 votes
2 answers

How to enable Inventory Cache plugin in Ansible?

Adding to @Farookh's answer, if the inventory ...READ MORE

Feb 20, 2019 in Ansible by Shalaka
2,068 views
0 votes
1 answer

print basic boto debug message

Debug Controls the level of debug messages ...READ MORE

Mar 26, 2019 in Ansible by Raymond
599 views
0 votes
1 answer

Error saying "Error: Could not parse for environment production" - Puppet

Hey @Nagya, You need to set the ...READ MORE

Feb 15, 2019 in Puppet by Kavya
2,266 views
0 votes
1 answer

Hey I'm trying to execute a playbook but I get the following error:

Hey, you have a syntax error as ...READ MORE

Mar 26, 2019 in Ansible by Kalgi
• 52,360 points
570 views
0 votes
1 answer

Rancher features

Few features of Rancher, that makes it ...READ MORE

Mar 28, 2019 in DevOps & Agile by Alok
465 views
0 votes
1 answer

Playbook to Create a VM with OS and multiple data storage accounts

Hey @Neha, you can write a task ...READ MORE

Mar 27, 2019 in Ansible by Frankie
505 views
0 votes
1 answer

Requirements to used aws_ssm module

The below requirements are needed on the ...READ MORE

Mar 24, 2019 in Ansible by Hitesh
626 views
0 votes
1 answer

Playbook to wait for servers to come online - Ansible

Hey @Dipti, try something like this: - name: ...READ MORE

Mar 26, 2019 in Ansible by Jaz
570 views
0 votes
1 answer

Install mean stack on ubuntu using ansible

You can have three roles  under /etc/ansible/roles -prerequisites -mongodb -nodejs under /etc/ansible ...READ MORE

Mar 15, 2019 in Ansible by Janice
997 views
0 votes
1 answer

How do I install Kubernetes on Ubuntu and set up a cluster?

Hey Isha, Follow these steps to create ...READ MORE

Feb 22, 2019 in Kubernetes by Hemant
1,897 views
0 votes
2 answers

How to install docker-compose on Windows?

Docker compose is already installed if you ...READ MORE

Apr 15, 2019 in Docker by Anudeep
4,299 views
0 votes
1 answer

How do I fix this error? docker run --- name “xyz” is already in use by container

This is due to a confusion. There ...READ MORE

Jul 17, 2018 in Docker by Sophie may
• 10,610 points
11,428 views
–1 vote
1 answer

order to apply kubernetes-dashboard ? before I join the worker nodes or after the join of the worker node ?

Not really. There are a few things ...READ MORE

Mar 18, 2019 in Kubernetes by Vardhan
• 13,190 points
948 views
0 votes
1 answer

Playbook to backup all mysql databases

Hey @Ruth, you could use a playbook, ...READ MORE

Feb 4, 2019 in Ansible by Anushri
2,659 views
0 votes
1 answer

All commands in Vagrant are giving me errors

Hey @Isha, the problem is with your ...READ MORE

Mar 5, 2019 in DevOps Tools by Kyraa
1,427 views
0 votes
1 answer

Disadvantages of using Ansible Vault

There are two main disadvantages: If you lose ...READ MORE

Mar 6, 2019 in Ansible by William
1,326 views
0 votes
1 answer

New release Kubernetes 1.14 - 25 March 2019 - Features

A new Kubernetes release was made on ...READ MORE

Mar 29, 2019 in Kubernetes by Kalgi
331 views
0 votes
1 answer

How to create a container and run images in docker?

Look for what all images you have ...READ MORE

Feb 23, 2019 in Docker by Kalgi
• 52,360 points
1,830 views
0 votes
2 answers

Managing SSH keys within Jenkins for Git

Have you tried logging in as the ...READ MORE

Aug 8, 2019 in Jenkins by Sirajul
• 59,230 points
2,449 views
0 votes
1 answer

Multilines in shell script inside Ansible playbook

You could write your playbook in this ...READ MORE

Jan 25, 2019 in Ansible by Donna
3,070 views
0 votes
1 answer

How do I deploy Rancher on a Linux system?

Step 1: Prepare a Linux host and install ...READ MORE

Mar 28, 2019 in Kubernetes by Shlok
350 views
0 votes
1 answer

What are parameterized jobs in jenkins and how to configure it?

Hey @Hannah, Parameterized jobs/builds are the ones ...READ MORE

Dec 16, 2018 in Jenkins by Kiyara
4,815 views
0 votes
1 answer

Playbook to create availability disk for a VM

Hey @Chandan, try something like this: - name: ...READ MORE

Mar 27, 2019 in Ansible by Harsh
404 views
0 votes
1 answer

How does strategy : free improve performance for network playbook?

The strategy plugin tells Ansible how to order multiple ...READ MORE

Feb 1, 2019 in Ansible by Anisha
2,721 views
0 votes
1 answer

How do I Install puppet agent on linux?

Install the puppet-agent package on your Puppet agent nodes ...READ MORE

Mar 12, 2019 in Puppet by Yesha
1,007 views
0 votes
1 answer

No debug messages from boto to be printed

Debug Controls the level of debug messages ...READ MORE

Mar 26, 2019 in Ansible by Raymond
388 views