Skip to content

Commit

Permalink
Move python-requests to packaging for ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms authored and ekohl committed Jul 18, 2019
1 parent 9939f88 commit d1954c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/plugin/ansible.pp
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,4 @@
if $::osfamily == 'RedHat' and $::operatingsystem != 'Fedora' {
Foreman_proxy::Settings_file['ansible'] ~> Service['smart_proxy_dynflow_core']
}

ensure_packages(['python-requests'], { ensure => 'present', })
}

0 comments on commit d1954c7

Please sign in to comment.