Skip to content

cloudify-community/ansible-custom-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Custom Workflow Example

This repository provides an example of using Ansible to implement a custom day 2 workflow (patching a server).

You can use this example by uploading the blueprint archive to your Cloudify manager:

cfy blueprint upload -b Ansible-Custom-Workflow https://github.com/cloudify-community/ansible-custom-workflow/archive/refs/heads/master.zip

Alternatively, you can upload and trigger an installation of the blueprint in a single command:

cfy install -b Ansible-Custom-Workflow https://github.com/cloudify-community/ansible-custom-workflow/archive/refs/heads/master.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published